Tutorial ini dicoba pada ubuntu 8.10 atau release yang lebih baru
If you forget your password for compressed archive (rar, 7z, zip), this program is the solution.
This program uses bruteforce algorithm to find correct password. You can specify wich characters will be used in password generations.
Warning: Please don’t use this program for any illegal things!
You can freely modify and redistribute this program under terms of GPL-2 license.
- > glibc 2.4
- any POSIX compatible operating system [sorry Window$ isn't]
- pthreads
- libxml2
- and finally: 7zip, unrar, unzip
$ tar -xjf rarcrack-VERSION.tar.bz2 $ cd rarcrack-VERSION // you need gcc or any C compiler (edit Makefile CC=YOUR_C_COMPILER) $ make // you must be root in next step: $ make install
Download link aplikasi ini :
| rarcrack-0.2 | Download |
Atau dapat juga instalasi melalui terminal :
wget http://superb-east.dl.sourceforge.net/sourceforge/rarcrack/rarcrack-0.2.tar.bz2
ekstrak racrack
tar xvjf rarcrack-0.2.tar.bz2
cd rarcrack-0.2
install dependencies yang dibutuhkan
sudo apt-get install libxml2-dev
install rarcrack
sudo make
sudo make install
cara penggunaan

rarcrack /home/username/file.rar
catatan : nama file rar tidak boleh menggunakan spasi.
taken from : sourceforge.net










