Hero
October 15th, 2004, 01:18
Hi all
I'm a newbie in cracking,then I can't get through my cracking excercise well.
I start cracking a famous Zip password recovery tool(I think everybody find
it out!).The last version 3.54 of it is worth to write keygen or crack because
it can test up to 15 miliom passes per seceond.
I start with using Stripper for breaking its AsProtect down.
Then I find the protection routine simply by tracing the DialogBoxParam().
Everything goes well until I try to change and remove protection routine
from program(Changing all of it with NOP and make true result for output),
this Program can detect the code modification and will terminate!
I think it uses loading some code from File resourses and use it.But I can't
Find How I can change the code and the program don't detect it.(I think
It compare some codes of program with loaded resource).
Is there anybody that help me for cracking it out?
Note: message that is shown by detection of code modification is come from
the routine of SetUnhandledExceptionFilter().
sincerely yours
I'm a newbie in cracking,then I can't get through my cracking excercise well.
I start cracking a famous Zip password recovery tool(I think everybody find
it out!).The last version 3.54 of it is worth to write keygen or crack because
it can test up to 15 miliom passes per seceond.
I start with using Stripper for breaking its AsProtect down.
Then I find the protection routine simply by tracing the DialogBoxParam().
Everything goes well until I try to change and remove protection routine
from program(Changing all of it with NOP and make true result for output),
this Program can detect the code modification and will terminate!
I think it uses loading some code from File resourses and use it.But I can't
Find How I can change the code and the program don't detect it.(I think
It compare some codes of program with loaded resource).
Is there anybody that help me for cracking it out?
Note: message that is shown by detection of code modification is come from
the routine of SetUnhandledExceptionFilter().
sincerely yours