BruceLee
October 20th, 2002, 18:14
ArtIcons Pro 3.24
=================
ASProtect v1.2? A.S. .data
OEP: 128500
Invalid functions:
Kernel32!GetProcAddress
Kernel32!GetModuleHandleA
Kernel32!GetCommandLineA
Kernel32!GetModuleHandleA
Kernel32!LockResource
Kernel32!GetVersion
Kernel32!GetProcAddress
Kernel32!GetModuleHandleA
Kernel32!GetCurrentProcessId
Kernel32!GetCurrentProcess
Kernel32!FreeResource
But If I dump at OEP: program crash
raed of address 01xxxxxx!
Before the program comes to the OEP, it dips into the code 7 times,
then it goes to the OEP. I manipulate the first four dips. At the
first four call I see that the program via eax pushes a value to
an adress, [00xxxxxx]. I jump over this instruction.
In fifth call I do a similar thing. The call is longer.
In sixth call I can manipulate program to always have executions left.
Last call is untouched.
Program starts normal but then goes crazy
(((((
Can anybody unpack this proggie to work normal after unpacking?
I do a search in previous threads but not found anything can help me.
Please give me a hand,
Bruce Lee
=================
ASProtect v1.2? A.S. .data
OEP: 128500
Invalid functions:
Kernel32!GetProcAddress
Kernel32!GetModuleHandleA
Kernel32!GetCommandLineA
Kernel32!GetModuleHandleA
Kernel32!LockResource
Kernel32!GetVersion
Kernel32!GetProcAddress
Kernel32!GetModuleHandleA
Kernel32!GetCurrentProcessId
Kernel32!GetCurrentProcess
Kernel32!FreeResource
But If I dump at OEP: program crash

Before the program comes to the OEP, it dips into the code 7 times,
then it goes to the OEP. I manipulate the first four dips. At the
first four call I see that the program via eax pushes a value to
an adress, [00xxxxxx]. I jump over this instruction.
In fifth call I do a similar thing. The call is longer.
In sixth call I can manipulate program to always have executions left.
Last call is untouched.
Program starts normal but then goes crazy

Can anybody unpack this proggie to work normal after unpacking?
I do a search in previous threads but not found anything can help me.
Please give me a hand,
Bruce Lee