79491930

Date: 2025-03-07 10:16:24
Score: 0.5
Natty:
Report link

I'm surprised that no one has picked up on the actual issue, which is syntactical.

hashcat64.exe hashcat -m0 -a0 crackme.txt password.txt

The string "hashcat" is being interpreted as a hash.

I assume the question asker pasted an example command and didn't notice the error.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: GeneralBison