unzip any zipfile |
For Ubuntu, install required lib:
$ sudo apt-get -y install libxml2-dev
Install Rarcrack:
$ tar -xvjf rarcrack-0.2.tar.bz2
$ cd rarcrack-0.2
$ sudo make
$ sudo make install
Crack password compress file:
$ rarcrack --type rar file.rar
Or
$./rarcrack --type rar file.rar
Your password is locate at:
file.rar.xml
No comments:
Post a Comment