diff options
author | B. Watson <yalhcru@gmail.com> | 2020-03-05 16:35:08 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-07 14:06:33 +0700 |
commit | 1f9f359f3711f4e64c67df3e45da683cd364fdb7 (patch) | |
tree | fa1ba15013cf973891e606ab4b8599f44daf6693 /misc/rarcrack/README | |
parent | 7e7c72981c937a323644bec8fe19d07b5f6d26e2 (diff) |
misc/rarcrack: New maintainer, various fixes.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc/rarcrack/README')
-rw-r--r-- | misc/rarcrack/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/rarcrack/README b/misc/rarcrack/README index dc12ac636976f..356fbbf6c5087 100644 --- a/misc/rarcrack/README +++ b/misc/rarcrack/README @@ -1,8 +1,9 @@ -rarcrack (Password cracker for rar archives) +rarcrack (password cracker for rar/7z/zip archives) -rarcrack uses a brute force algorithm to guess your encrypted +rarcrack uses a brute force algorithm to guess your encrypted compressed file's password. This program can crack zip, 7z and rar file passwords. -NOTE: for work this require: p7zip, unrar. +Optional (recommended) dependencies: At runtime, you'll need unrar to +crack rar files, and/or p7zip to crack 7z files. |