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).

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

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

Honestly, DOS commands are so weird.