Foreigner
June 17th, 2006, 09:10
Sometimes I'm not able to see the content of an exe file throught a disassembler or a debugger. If I load the file inside ida I get a series of lines like the one below:
seg000:0040xxxx db ? ;
I get the same result using Ollydbg.
Does it mean the pe header is slightly modified? How can I solve the problem?
seg000:0040xxxx db ? ;
I get the same result using Ollydbg.
Does it mean the pe header is slightly modified? How can I solve the problem?