I am using IDA Pro, I disassemble a PE executable, then produce a ASM file. Not editing the Assembly at all. When I run the ASM file through MASM32 I get hundreds of fatal errors.
Is this because of the auto-analysis? If so is there anyway to change the PE Executable straight to pure ASM with no analysis?
There are other Issues too, IDA Pro and OllyDBG both wont run the exe in Debug mode. The Exe is 6.2 Megs and uses atleast 12 Dlls. Does that have a effect?
When I do try and run it in Debug mode it goes to a black screen which I cant exit. The Exe is recently compiled, but the "game" is old, but works perfectly fine on XP.
I need help :(







