downloadbrowseVoik's Voik Math#1

Download Math1.1.zip, 2 kb (password: crackmes.de)
Browse contents of Math1.1.zip

A diferent crackme, that requires some basic math habilities...
Ultra clean code, some cool tricks and a cool algorithm. (:

Rules:
1 - Find the 24 valid serials;
2 - All the serials must work outside of debugger;
3 - No BruteForce;
4 - No Patching;

Enjoy it!

Difficulty: 3 - Getting harder
Platform: Windows
Language: Assembler

Published: 30. Jan, 2011
Downloads: 292

Rating

Waiting for at least 3 votes
(we have only 2).

Rate this crackme:

Send a message to Voik »

View profile of Voik »

Solutions

Solution by kstangl, published 11. feb, 2011; download (4 kb), password: crackmes.de or browse.

kstangl has rated this crackme as nothing special.

Submit your solution »

Discussion and comments

idid231
25. Jan 2011
Hello.
I only see 9 character to be compare, maybe i wrong because i don't understand last loop, is it only check 6 char?
and the loop previous it, i don't know how to Repne work, search on google but still don't understand, stupid!

I like this crackme and will try again, thank you Voik!
Voik
Author
25. Jan 2011
the REPNE repeat a string comand ECX times.
Example: mov ecx, 8
repne movsb

this code, will repeat MOVSB 8 times. (:
Xspider
30. Jan 2011
i've found one but it doesn't work outside dbg x)
KKR_WE_RULE
31. Jan 2011
When user says outside debugger, there are some anti-debug in there.
SeekNDestroy those 1st :)
Xspider
31. Jan 2011
i know about that ;)
DarkSpreader
01. Feb 2011
I've found one that works outside a debugger. 23 to go. ;d
Voik
Author
03. Feb 2011
if you found one, probably you will find the others 23.
DarkSpreader
05. Feb 2011
So far I've found 21.

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.