I have the password of a zip, but hashcat does not work
#2
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
Reply


Messages In This Thread
RE: I have the password of a zip, but hashcat does not work - by marc1n - 01-05-2023, 10:19 AM