Based on author's previous submissions, it seems likely that the goal of this crackme is to get a shell. If so, that really should be in the description. |
==> |
There doesn't seem to be anything to do other than to type "exit" to end the program. You can leak the stack by providing input larger than 64 bytes, and smash the stack with input larger than 72 bytes - but neither of those accomplishes anything interesting. As far as I can tell, this crackme does not contain a "flag". |
==> |