
iSSoGoo's .dll .disaster
Download dll_disaster_issogoo.zip, 25 kb (password: crackmes.de) Browse contents of dll_disaster_issogoo.zip Task:
Difficulty: 2 - Needs a little brain (or luck) | RatingWaiting for at least 3 votes View profile of iSSoGoo » |
Solutions
There are no solutions to this crackme yet. Have you solved it? Please write a tutorial and submit it here!
Discussion and comments
iSSoGoo Author 12. Apr 2013 | Mhh, sounds interesting, but there are two problems: 1. It's against the rule "Don't change anything"! You are only allowed to change things on the "User-Side" (The Textbox and the button). 2. Even if you were allowed to change the value at that address to zero (or whatever you want) it won't work ;) |
---|---|
iSSoGoo Author 12. Apr 2013 | 2. ...at leat "MOV [00403282], 0" would not result in "00000000" ;) |
zairon Moderator 12. Apr 2013 | I accidentally removed the first message, sorry. The user suggested to solve the crackme using a "MOV [00403282], 0" patch |
redoC 12. Apr 2013 | I can confirm that dll leftovers are often treacherous :o))) inject_here.dll:DllMain() ... dwSerial = DWORD[0x403282] + 0x00CAFFEE; sprintf (szSerial, "%08X", dwSerial); SetDlgItemText (hDlg, 2001, szSerial); |
iSSoGoo Author 12. Apr 2013 | @redoC Well done ;) You even dodged my little Anti-Debugging protection, or used the right plugin ;) |
You may leave your comment, thoughts and discuss this crackme with other reversers here.
Acting childish will not be tolerated.
HTML and such will be left as-is, so don't try.