PDA

View Full Version : CompressedCrack - Crack password zip and rar files



thanhminh
2017-05-16, 03:39
Hi everybody. I just developed a simple tool that helps crack passwords of zip and rar files

Link Github: https://github.com/thanhminh6996/CompressedCrack

It is extremely easy to use:


python crack.py -i INPUT [rules [rules ...]]

where:

positional arguments:
rules <min> <max> <character>

optional arguments:
-h, --help show this help message and exit
-i INPUT, --input INPUT
Insert the file path of compressed file

Take a look and do not forget to leave a comment!
Thanks for using!

kcdtv
2017-05-16, 14:53
Thanks to you for sharing with us :)
I will check it this evening.