Hashcat

Cracking NTLM hashes with hashcat

You can pass around NTLM hashes. You cannot pass NTLM2 hashes

  1. Save the hashes to a .txt file
  2. Use command Hashcat -m 1000 Hashes.txt rockyou.txt -O (-O is for optimization)

Blank return may mean it is disabled