View Single Post
  #1  
Old 10-16-2004, 07:58
Peter[Pan]
 
Posts: n/a
DLL Hell (Help!)

Thanks.

My problem is i try to unpack this dll, i can find the oep very easy, i break at the JMP EAX, and step once, them iam in the oep.

for me the base was:

->> Module selected: c:\pb\pbcl.dll
Image Base:00370000 Size:0004C000

OEP in olly was: 00390108

00390108h - 00370000h = 20108h;

I enter 20108 as the oep, click IAT autosearch, and i get "Cant find anything good blah blah", now i can unpack neolite exe's fine, but i always have this problem in unpacking dll's no matter what protector

Anybody show me my problem ? thanks.
Attached Files
File Type: zip pbcl.zip (116.1 KB, 16 views)
Reply With Quote