Hero
May 12th, 2005, 08:22
Hi All
I'm trying to fully unpack an UPXed program.I using one of Shub-Nigurrath tutorials
for unpacking UPX using OllyDbg and ImpRec.I have done some simple steps for this:
1-Going to OEP and dump the program.
2-Using ImpRec on running process of program,I rebuild IT.
The problem is that the program is not unpacked completely(Or at least I think it
is not unpack completely).Because the unpacked program show its main body,
but it makes an runtime error and hangs after that runtime error,In addition the
trial nag is not shown and when I try to disassemble it using IDAPro,it says that
it can't translate some virtual address.
How it is possible?Is it possible that some parts of program is compressed in other way?
sincerely yours
I'm trying to fully unpack an UPXed program.I using one of Shub-Nigurrath tutorials
for unpacking UPX using OllyDbg and ImpRec.I have done some simple steps for this:
1-Going to OEP and dump the program.
2-Using ImpRec on running process of program,I rebuild IT.
The problem is that the program is not unpacked completely(Or at least I think it
is not unpack completely).Because the unpacked program show its main body,
but it makes an runtime error and hangs after that runtime error,In addition the
trial nag is not shown and when I try to disassemble it using IDAPro,it says that
it can't translate some virtual address.
How it is possible?Is it possible that some parts of program is compressed in other way?
sincerely yours