fcrackzip Command Examples

ZIP archive password cracking utility. More information: https://manned.org/fcrackzip.

fcrackzip --brute-force --length 4-8 --charset aA1 {{archive}}

fcrackzip -v --brute-force --length 3 --charset a:$% {{archive}}

fcrackzip --brute-force --length 4 --charset a! {{archive}}

fcrackzip --brute-force --length 5 --charset 1 --init-password 12345 {{archive}}

fcrackzip --use-unzip --dictionary --init-password {{wordlist}} {{archive}}

fcrackzip --benchmark