Displaying 1 result from an estimated 1 matches for "elf_exec".
2018 Jul 20
4
Relinking (syscall-free) ELF executable into Mach-O and PE executables
Hi,
Let's suppose we have an ELF executable that doesn't issue any syscall
(I mean, syscalls are issued from an external dynamic library, not
from the executable, and we can ignore such dynamic library because we
have the proper equivalent library with the proper syscalls in MacOS
and Windows).
So, the question: Is it "currently possible" (by "currently possible"
I