DMichael Posted June 24, 2013 Posted June 24, 2013 rules:1.keygen2.and if you can make atut have fun:D btw:1.i set the buffers small so if you try to enter more chars than it can get the crackme will be crashed(find out how max you can enter)2.there no bad message(so if you enter bad serial it will close it self)CrackMe.rar
Solution ChOoKi Posted June 24, 2013 Solution Posted June 24, 2013 (edited) name: ChOoKi code: aHmMiG name: DMichael code: dkGAH?CL A two line source (tut): for i := 1 to length(name) do ser := ser + chr((ord(name) xor $21) -1); Notes: Max to enter is 11, also some name characters might result in unprintables in serial, so stay away from them Thanks for the challenge, very simple but fun Edited June 24, 2013 by ChOoKi 1
DMichael Posted June 24, 2013 Author Posted June 24, 2013 name: ChOoKi code: aHmMiG name: DMichael code: dkGAH?CL A two line source (tut): for i := 1 to length(name) do ser := ser + chr((ord(name) xor $21) -1); Notes: Max to enter is 11, also some name characters might result in unprintables in serial, so stay away from them Thanks for the challenge, very simple but fun Good job! my first one so it need to be easy next time i will try make some harder keygenme hope you enjoy:) For me is not working your keygenme... dont really now what the problem is if you could post some info (just make ollydbg as JIT and send me picture of crash)
Lostin Posted June 24, 2013 Posted June 24, 2013 @GIV you could also try to click the label "Click here" to get some more info's about where the crash happened. Offsets and modules etc.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now