Crackme challenge resolution with Radare2 (crackme0x03)

Here we catch the password before the test function takes it as a parameter.
The parameters are stored in the stack before of the execution of the function.
In this case two parameters are sent in the function, the stored password and the password we guess.


Leave a Reply

Your email address will not be published. Required fields are marked *