Log in

View Full Version : UPX Unpacking Problem (Invalid name of module)


_saSou
August 19th, 2010, 03:57
With ollyDbg, i found OEP. Then dumped with ollydump and reconstruct with ImpRec. I got modules with unusual names "ίÒZ"; "pI^" in Imported Functions Find. When i start the target i got this "cette application ne peut demarre car ίÒZ.dll introuvable" that means ίÒZ.dll cannot be found.
I try deleting those two dlls and fix dumped. Target starts but after hitting the use evaluation button, i get "Integrity Error, reinstall application or run anti-virus"

What is the problem. Anti-Dbg, wrong RVA??? Please guide me.

_saSou
August 19th, 2010, 07:52
Now i have successfully (i hope so) unpack with PE Explorer. The error message still remain "Integrity error, reinstall app or run anti-virus and bla bla...." just afer click evaluation version button. I begin to belive there is anti-debug code inside, so i am trying to find out. Yet no way.