https://crackmes.one/crackme/60318a0a33c5d42c3d016b5d
Trying Rizing and Cutter with this one. I know this challenge can be solved without the help of either (just run strings, duh).

- Open the file in Cutter
- Go to the main function block
- Switch to the decompiler view. You should see something like this

- That’s the password we need
- Let’s test it in a Windows environment. I’m using Wine because I’m on Linux.

Honestly, DOS commands are so weird.