Posted January 26, 201312 yr Hey reversers, Welcome to my first crackme. Suggestions are appreciated! Compiler - mingw C++Packer - n/aDifficulty - not hardRules - Anything goes, but respect to keygenners Enjoy! simplecrack.rar
January 26, 201312 yr qwerty06698835770Shit! It's only for my PC) Edited January 27, 201312 yr by Greedy_Fly
January 27, 201312 yr Smiling0629799017C The serial is (at least partially) bound to my local IP address I guess? Geez, MingW compiled executables tends to have messy code or is just me? Nice crackme BTW P.s.: if the name is longer than 7 chars this won't work properly, is this a feature or a bug?
January 27, 201312 yr Author Thanks for your feedback fellow reversers! The serial is (at least partially) bound to my local IP address I guess? No, not quite, but very very close : ) if the name is longer than 7 chars this won't work properly, is this a feature or a bug? This is a feature, the name must be >= 5 characters and <= 7. Geez, MingW compiled executables tends to have messy code or is just me? I like to use mingw because it puts out very small .exe files, but beware, there are 2 distraction functions in there!
Create an account or sign in to comment