/usr/share/doc/fcrackzip/README is in fcrackzip 1.0-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | See fcrackzip.txt (which is derived from the manpage), or fcrackzip.html
There is a web page with more information at
http://software.schmorp.de/pkg/fcrackzip.html
A sample password-protected .zip file is included as "noradi.zip". It's
password has 6 lower case characters, and fcrackzip will find it (and a
number of false positives) with
fcrackzip -b -c a -p aaaaaa ./noradi.zip
which will take between one and thirty minutes on typical machines.
To find out which of these passwords is the right one either try them out
or use the --use-unzip option.
Marc
|