Python script to crack RAR file with dictionary attack.
git clone https://github.com/sumit-buddy/Rar-Fu.git
cd Rar-Fu
pip3 install -r requirements.txt
You need to install
unrar
package before running the script otherwise it will not work. You can installunrar
using below commands. Run this commands as root user.
pkg install unrar
apt-get install unrar-free
apt-get install unrar
or
apt-get install unrar-free
yum install unrar
pacman -S unrar
pkg_add –v –r unrar
yast2 –i unrar
zipper install unrar
python3 rar-fu.py