I don't know if this is a valid solution, but not entering anything is one.
You literally don't even need to type anything. |
==> |
I was sitting on this thing for way too much. I was about to patch it. And then one nice thing came into my head! How about opening it in radare2? And i ran "v" command and boom, got the flag instantly. Nice crackme. I would never figure this thing out with just the assembly code. |
==> |
I swear these challenges are impossible :(
But! No one said anything about patching! Lol
Change hex [75 0e] to [90 90] and now it will accept any string as the right flag. Anyway, can I please ask what's the flag? |
==> |
Password: [spoiler] https://pastebin.com/raw/8DCbeaPH
I also patched it to accept any passcode. Here is how:
https://pastebin.com/raw/iL4dXVXF
Nice, and easy for learning! |
==> |