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

cutter graph.png

  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

Pasted image 20260307234634.png

  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.

Pasted image 20260307234809.png

Honestly, DOS commands are so weird.