- Download binaries
- Unzip (Password is crackmes.one)
- Open dotPeek
- Drag in Crackme.exe from first download
- Expand the tree in dotPeek to look like this
- Double Click Form1
- Notice Code expands to the right
- Figure out what code does and call out flag (No CTF for these walkthroughs)
That one was too easy, lets do a harder one.
- Unzip the OTHER crackme (Password is crackmes.one)
- Drag it into dotPeek (Crackme Johns Dialer)
- Expand the Main Program (Not the DO_NOT_LOOK, do Form1)
- Work out what the code is doing, run it and submit the challenge
- Give the flag out
This one is a WEE bit harder but not too bad!