fozayr
December 5th, 2005, 13:21
Hello,
I am a newbie and I was trying to unpack a UPX file manually. I loaded it into debugger and ran and dump. Then I manually fixed the import table. The next thing I did was to fix the Entry point. However, when I am done with all these I got this nasty error:
---------------------------
test.exe - Entry Point Not Found
---------------------------
The procedure entry point could not be located in the dynamic link library KERNEL32.DLL.
---------------------------
OK
---------------------------
Any idea, what mistakes I made?
I am a newbie and I was trying to unpack a UPX file manually. I loaded it into debugger and ran and dump. Then I manually fixed the import table. The next thing I did was to fix the Entry point. However, when I am done with all these I got this nasty error:
---------------------------
test.exe - Entry Point Not Found
---------------------------
The procedure entry point could not be located in the dynamic link library KERNEL32.DLL.
---------------------------
OK
---------------------------
Any idea, what mistakes I made?