I have the password of a zip, but hashcat does not work
#3
(01-05-2023, 10:19 AM)marc1n Wrote: C:\john-1.9.0-jumbo-1-win64\run\zip2john.exe test.zip > test.hash

add --username to command line

hashcat.exe -m 17200 test.hash -o out.txt  -a 3 x20200427 --username

Thank you! 
There are something wrong... 

"Failed to parse hashes using the 'native hashcat' format.
No hashes loaded."
Reply


Messages In This Thread
RE: I have the password of a zip, but hashcat does not work - by AwaysFindKey - 01-05-2023, 04:26 PM