|
problem on unpacking a telock 0.98 b1 packed dll
I am a newbie. I followed the tuts to manually unpack the dll(g.dll) with OD. I found the OEP and dumped the dll with LOADPE, and I took the IT/IAT to a partial dump file. Then I used winhex paste the IT/IAT to the dumped dll file.
It seemed the homework had been finished. But the dumped dll file can't be correctly loaded.
In attached files, g.zip is the zipped original packed dll, g_dump.zip is the zipped dumped dll. Would anybody can tell me where I did wrong?
|