Hashcat.exe -m 5600 -a 3 result.txt password.txt. -m 5600 specifies that the hash is an NTLMv2 hash. -a 3 specifies the attack mode.
確定! 回上一頁