| a simple crackme using dll |
My third crackme, went pretty smoothly, ended up debugging the CheckPassword method instead of trying to understand it.
I actually solved this before I even disassembled it, the first thing I tried was login = "a" and password = "asdfgh", which actually works because of a bug in this method. |
2023-06-12 12:04 |