- Debian Admin - http://www.debianadmin.com -
Howto Crack Rar, 7z, and zip files in Linux
Posted By Admin On 24th April 2008 @ 10:40 In General, Security | No Comments
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Warning: Please don’t use this program for any illegal things!
Preparing your system
First you need to install the following package
#apt-get install libxml2-dev build-essential
Now you need to download the latest version of rarcrack from here
#wget http://surfnet.dl.sourceforge.net/sourceforge/rarcrack/rarcrack-0.2.tar.bz2
Now you have rarcrack-0.2.tar.bz2 file and you need to extract this file
#tar -xjf rarcrack-0.2.tar.bz2
#cd rarcrack-0.2
#make
You must be root to run the following command
#make install
Using Rarcrack
rarcrack your_encrypted_archive.ext [--threads thread_num] [--type rar|zip|7z]
Example
rarcrack something.rar
After the cracking started RarCrack will print the current status of cracking and save it’s to a status file. If you want more specific password character set, you need to run RarCrack to create the XML status file (3 sec).
Tags: crackrar example, crackrar linux, crackrar syntax, Howto Crack Rar file debian, Howto Crack Rar file linux, Howto Crack Rar file ubuntu, install crackrar debian, Security
You may also be interested in...
Article printed from Debian Admin: http://www.debianadmin.com
URL to article: http://www.debianadmin.com/howto-crack-rar-7z-and-zip-files-in-linux.html
Click here to print.