datashaft / CompressedCrack

Crack password .rar and .zip file with Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CompressedCrack

Compressed Crack is a simple tool to help you crack password zip and rar files.

Author: Thanh Minh

Requirements:

Python 3.x

Install

apt-get -y install git
git clone https://github.com/thanhminh6996/CompressedCrack.git
cd ./CompressedCrack

Use

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

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
                        

About

Crack password .rar and .zip file with Python


Languages

Language:Python 100.0%