View Single Post
  #9  
Old 04-30-2003, 13:32
drasd_20002
 
Posts: n/a
You may note that there was a OCR (optical charcter recogntion software ) error I used to get the softice screen dump.

OEP is 00B65C58 & not 00B65C50.

I dumped the dll after giving jmp eip at OEP using Lord PE.

I opened the original(unpacked) dll process in Revirgin.

entered the OEP clicked fetch IAT- it says "found nothing" .

Image base as shown by Lord PE is 00A90000 at dumping


Anyway I will try to find more on the revirgin and try meanwhile inline patching... seems easier than unpacking
bcoz pecompact fuses all the sections and what not

thank U for Ur valuable help

Last edited by drasd_20002; 04-30-2003 at 13:39.
Reply With Quote