Log in

View Full Version : Another ASPack problem


Soldat
August 29th, 2002, 13:30
Hello !!!

There is a program

STG Folder Print Plus 1.7.4

delete


it is packed with ASPr

I Try to unpack it but had a weird problem ,I beleive it is because

IAT but can't find mistake

The OEP is

6657BC

there were several unresolved APIes,I found them to be

0192E494 GetProcAddress

0192E8E4 GetModuleHandleA

0192E944 GetCommandLineA

0192E954 LockResource

0192E900 GetVersion

0192E938 GetCurrentProcessId

0192E954 FreeResource


There is one call at 665816 that should be rename in

call 664A7F

but the problem is before that line ,program doesn't crash ,but

just do nothing after starting

I use WIN 98 , and did resolvation with ImpRec 1.4.2+

the same think happens if you use Revirgin


Thanks

hobgoblin
September 7th, 2002, 17:03
Hi Soldat,
I found a way to unpack it so it runs as it is supposed to do.
Answer this post if you're still ineterested in unpacking it.:-)

Regards,
hobgoblin

Soldat
September 8th, 2002, 11:58
Of course Hobgoblin I am ( in case you haven't read message I sent you)

Soldat

Soldat
September 13th, 2002, 09:32
Problem is Solved

IAT was OK


Whole Thanks to HOBGOBLIN