Hash-Ripper and a program that uses hashcat in an automated way to avoid excess orders and waste of time
The script is mainly coded in C++ and a parallel program in Python
The program consists of :
You will have to configure the program by adding where is the file where contains the hash, the wordlists as well as the hashcat execution program
You will have the choice to crack 7-zip, RAR5 and Zip as normal, you will then have a second option to crack with your graphics card if you wish. For AMD graphics cards, there will be nothing to install, but for Nvidia graphics cards, you will have a python script to install the Nvidia Cuda ToolKit.

