Christian Costa wrote:
James Courtier-Dutton wrote:
I have used objdump in the past to disassemble and check the code that is generated in a .so or .o file.
How do I modify objdump so I can get it do the same with win32 .exe and .dll files ?
objdump already works with PE executables.
Bye, Christian
So it does. :-)
Just need .sys files supported now. :-)
Cheers James