Recover passwords from archive files currently only supports zip files
Password recovery can be done in two ways:
- Bruteforce method
- Dictionary method
libraries used:
- Zip4J
An uncomplete bruteforce progress can be saved into a file and later be loaded into the program to continue trying passwords.