We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33b986 commit b4ce49aCopy full SHA for b4ce49a
11 - Cracking
@@ -138,6 +138,7 @@ Passing the Hash in Windows
138
139
Cracking zip file password
140
# fcrackzip -D -p /usr/share/wordlists/rockyou.txt -u <filename>.zip
141
+ # frackzip -D -v -u -p /usr/share/wordlists/rockyou.txt <file>
142
143
Cracking 7zip
144
# ./7x2john.pl file.7z > 7zhash
0 commit comments