This tool was designed to automatically solve basic crackmes using clear text string equality comparisons.
It works by hooking the string.Equals
method in mscorlib and waiting for a special input.
Once the special input has been entered it will output the correct key it was compared to.
Keep in mind, this tool might not work for every specific implementation.
- Drag & Drop the crackme executable onto NoChallenge.exe
- Wait for it to tell you that the hook was installed
- Enter '§' as key in the crackme
- Wait for NoChallenge to give you the correct password