If you forget your password for compressed archive (rar, 7z, zip), RarCrack is the solution. RarCrack uses a brute-force algorithm to find correct password. You can specify which characters will be used in password generations.
Preparing your system for installation
Install the following package
kartook@Nilas:~$ aptitude install libxml2-dev build-essential
Download the latest version of rarcrack from here
kartook@Nilas:~$ wgethttp://sourceforge.net/projects/rarcrack/files/rarcrack-0.2/%5BUnnamed%20release%5D/rarcrack-0.2.tar.bz2/download
Extract the tarball file
kartook@Nilas:~$tar xvjf rarcrack-0.2.tar.bz2
kartook@Nilas:~$cd rarcrack-0.2
kartook@Nilas:~$make
kartook@Nilas:~$make install
Using Rarcrack
rarcrack your_encrypted_archive.ext [--threads thread_num] [--type rar|zip|7z]
Example with a rar-file, 7z-file, and zip-file
kartook@Nilas:~$rarcrack password_protected.rar
kartook@Nilas:~$rarcrack password_protected.7z
kartook@Nilas:~$rarcrack password_protected.zip
Possibly Related Posts:
- How ot install Tweetdeck on ubuntu 10.04 64bit
- News : Hackers winning the security battle, says Cisco
- VMware : How to setup Windows Active Directory authentication on ESX 4.0
- Security :OpenDNS – For Secure and Reliable Internet Surfing
- Linux :sun java 6 on lucid lynx
