Reverse Engineering : 3


https://crackmes.one/crackme/5c11dcaf33c5d41e58e00578

Test out the program.

Use Ghidra to analyze the program

local_1c = password (text = ?carcysae)

local_14 = continue of password (text = k)

local_12 = user’s input

The function will compare the password to the user’s input.

Let’s try password as easycrack.