theraptureback
November 16th, 2003, 06:19
Hi all.
i'm trying to reverse a PACE INTERLOK protected dll.
When i dump it (with procdump) the offset of import fuctions seems corrupted
original code:
call [GobalAlloc]
dump code:
call [bb3ee100]
and maybe the global vars too...
I try rebuilt the IT with ImportREC but no luck.
any1 can say me whats is the problem and how i can resolve it
very thnx and nice to meet all
the^rapture
i'm trying to reverse a PACE INTERLOK protected dll.
When i dump it (with procdump) the offset of import fuctions seems corrupted

original code:
call [GobalAlloc]
dump code:
call [bb3ee100]
and maybe the global vars too...
I try rebuilt the IT with ImportREC but no luck.
any1 can say me whats is the problem and how i can resolve it

very thnx and nice to meet all

the^rapture