#include "elf.h" int ElfExecute(void* Binary, void* LoadAddr) { while (1) {} }