Packages and Binaries:
rarcrack
This program uses a brute force algorithm to guess your encrypted compressed file’s password.
This program can crack zip, 7z, and rar file passwords.
Installed size: 56 KB
How to install: sudo apt install rarcrack
Dependencies:
- libc6
- libxml2
rarcrack
root@kali:~# rarcrack --help
RarCrack! 0.2 by David Zoltan Kedves ([email protected])
Usage: rarcrack encrypted_archive.ext [--threads NUM] [--type rar|zip|7z]
Options: --help: show this screen.
--type: you can specify the archive program, this needed when
the program couldn't detect the proper file type
--threads: you can specify how many threads
will be run (default: 1)
Info: This program supports only RAR, ZIP and 7Z encrypted archives.
RarCrack! usually detects the archive type.
Updated on: 2025-Feb-18