Tool to find Zip/Rar file password by using Brute Force attack in GUI view
for executable files specifically for Windows only, but if you want to try it on Linux, you can try using the source code
# just download the release file, then it's ready to use
# or if you want directly from the source code, you can follow the method below
# clone the repo
$ git clone https://github.com/SANSDESU/ZipBrute.git
# change the working directory to ZipBrute
$ cd ZipBrute
# install the requirements
$ pip install -r requirements.txt
# then run the zipbrute.py file
$ python zipbrute.py