Need help! about john the ripper commands word.
#12
put the hash into a file and remove the tes.xlsx: at the beginning, this is a not neccessary info from the output or use option --username to tell hashcat it should ignore this info, and add -O (optimzed kernel)



Code:
hashcat.exe -O -m9600 -a3 hashfile.txt


next thing, when using -a3 aka bruteforce you should also provide a mask, if not provided, hahscat will use a standard mask for attacking, if you have any idea about your password or the passwordstyle you should use a modified mask
Reply


Messages In This Thread
RE: Need help! about john the ripper commands word. - by Snoopy - 07-06-2022, 05:10 PM