caked on 3:27 PM 09/11/2024: But it's literally just changing jz to jnz dawg
srp_4950 on 10:14 PM 09/11/2024: same, once i got a xor encrypted crackme from someone but i just needed to change a jnz
Yanderome on 11:20 PM 09/11/2024: It's not just changing a conditional jump. You can find the correct password for it.
d6f6f6e6 on 10:39 PM 09/13/2024: XD, I search password 2 hours, take dumps, see every line of .exe in dbg
Password is LunaLynx
How ? IDK, it was random...
PinkCloud on 2:01 PM 09/17/2024: Can be 'cracked' in various ways. Changing register values or changing the execution flow (jmp/jnz/jn).
Good for beginners of course
berkdedekarginoglu on 8:44 PM 09/18/2024: Could it be possible to check the actual password length with the password length you entered in one step? This is a good tip
os123 on 9:41 AM 09/22/2024: The password is LunaLynx
LunaLynx on 11:50 AM 09/27/2024: As a tip for finding the password is to look at an ASCII table. The chars are shifted. Good luck :)
cpuid on 11:16 AM 09/30/2024: look at the stack instead of bytepatching, people
vishalkumar2806 on 10:25 AM 10/22/2024: Got a lot of missing dll
junfer001 on 5:53 PM 10/27/2024: This one nearly killed me as a newbie hahaha. thank god for chatgpt. While debiging i found "Foufs!uif!qbttxpse;!" and "Dpohsbut\"!Nz!ejtdpse;!/mvobmzoy". Asking Chatgpt it said it is Caesar cipher shift. these two strings deciphered are "Enter the password:" and "Congrats! My discord: .lunalyx". than i entered some random paswords, and one of them was 12345678. while debuging i saw some more strings. one was "MvobMzoy" and the other "Jodpssfdu!qbttxpse\"". One decodes to lunalyx the other one to Incorrect password. So i assumed this was what it checked against :D and yep- password is LunaLynx
You must me logged to submit a solution
Write a comment
Share how awesome the crack me was or where you struggle to finish it! Stay polite and do not spoil the solution/flag!
Rate the difficulty
How would you rate the difficulty of this crackme ?