Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 347 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 347 Bytes

archive_password_tester

This script is only for educational purpose and we are not responsible for any kind of illegal activity done by this tool.

Requirements

pyzipper - pip install pyzipper rarfile - pip install rarfile

Usage

python testPassword.py -i my_archive.zip -w my_wordlist

Thanks

Thanks to mnismt for his contribution