6 ms·
Crackmes are how I got into it. crackmes.one has a bunch of good ones. I whipped up a quick and easy one here for you you can run it if you want but it doesn't
by 0x003 6y ago
Crackmes are how I got into it. crackmes.one has a bunch of good ones. I whipped up a quick and easy one here for you you can run it if you want but it doesn't need to be run (generally don't run random executables you download off the internet) just load it in ghidra/radare/<decompiler of choice> and figure it out. it's just about finding the main entry point of the program and following the flow. https://filebin.net/h4kp7s0z04kqa5om https://filebin.net/h4kp7s0z04kqa5om
- amatecha 6y agonice. my recent discovery of "CTFs" made that challenge trivial haha! th@nk5 ;) Will check out this site though, that sounds interesting indeed.