APP 13,APP 15
APP 13: I have used several methods to get till the well done message…
Including forcing the program to take me back to the enter password after it has realized that my pass is wrong(so that it outputs pass and I can simply type it in).
I used break points,Jmp calls…etc,etc to analyze it but always get some negative number(I HATE NEGATIVE!!!!)
Which I am sure is not the pass.
APP 15: Same here…I got till the registered screen but the pass cracker still doesn't work…
Any suggestions would be highly appreciated.
I read the other posts but cant seem to work it out….
Yeah it does..partly..I have worked out a way to it with out opening 2 copies…
I used olly DBG to redirect me back to the enter pass after it showed me the pass(wrong pass….the pass I was looking for was:)(is this a spoiler??)
But even after,the pass shown was a neg. number…
are you saying that between the wrong code and the redirect code..there is a call to change the pass???
I'll try that…
Thanks for the hint…
Did you read this: http://www.hellboundhackers.org/articles/864-_apps-7-to-15_.html
Says something about signed and unsigned ints. Google is your best friend :D