diff options
Diffstat (limited to 'misc/rarcrack/README')
-rw-r--r-- | misc/rarcrack/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/rarcrack/README b/misc/rarcrack/README index 356fbbf6c5087..0ac5e309f3fd5 100644 --- a/misc/rarcrack/README +++ b/misc/rarcrack/README @@ -7,3 +7,7 @@ This program can crack zip, 7z and rar file passwords. Optional (recommended) dependencies: At runtime, you'll need unrar to crack rar files, and/or p7zip to crack 7z files. + +Note: this is *really slow*, as it executes zip/7z/rar repeatedly, +once per generated password. If you're dealing with a zip file, +fcrackzip is much faster (but doesn't support 7z or rar). |