Hashcat noob need help!
#1
Hi guys!

I'm trying to understand hashcat because it's the fast password cracking service. I tried to crack a LM code. But I dont
understand how I need to make a tablet that cracks my LM hash.

hashcat -m 3000 -a 0 hashes/hash.txt


It could be a NTLM too but I dont know that.

Help is helpful!
#2
Native pwdump format is supported. You just need to set the -m mode so that oclHashcat knows which type of hashes you want to crack.