A very simple shell programs to unzip/unrar archives
Clone the project
git clone https://github.com/05126619z/archivetools.gitGo to the project directory
cd archivetoolsInstall dependencies
apt install zip rar unzip unrarUse
Usage: bruterar.sh [-h|--help] -p passwords [-d directory] -f file
-h, --help Display this help message
-f archives Specify a archives folder
-p passwords Specify a passwords file
-d directory Specify a directory to extract to