Michael Jung mjung@iss.tu-darmstadt.de writes:
Thinking about it again, there probably is no such thing as an ELF wrapped PE?
No, the ELF linker cannot support everything we need, so parts of the PE header need to be generated at load time. So there's no way to access a real PE header without loading the dll.