Closed moaeddy closed 5 years ago
is it possible to compile for both x86 and x64 in a single BIN?
vodoo binaries exist as POC to use NT API in both x86 & x64 in the same binary, but usually I see binaries that embed x64 version as ressource inside the x86 one, extracted on the disk. I don't like it.
is it possible to compile for both x86 and x64 in a single BIN?