Posted November 27, 200915 yr First CrackMe.Find the needed password.HF!g1.zip Edited November 27, 200915 yr by Ownage
November 27, 200915 yr Whats the point of this?Takes every cahr of a hardcoded 6-char-string and shifts it:AB78 -> BC89Password is:Oeh7lQ
December 10, 200915 yr Got it, that was fun and easy. Im still a noobie at this so its cool when i can get one, i'll try your others thanks!
February 4, 201015 yr It is a good crackme. I learned some from it. Thank you.Password is Oeh7lQ. It first checks whether if the input's length is 6. It then checks whether if it is same as Oeh7lQ, character by character.If you need to crack it to accept every serial, I think patching401128 NOP401095 CMP EAX,EAXis the most neat solution.
Create an account or sign in to comment