| Secret key |
the RE tool I used was Ghidra which made this a nice initial RE to solve. initial input and secret key input checks are simple to find in the assembly instructions, making the decompilation into psuedo-c not needed for this solve, but good practice for harder crackme problems. |
2026-07-06 07:34 |