Skip to content

Crack password .rar and .zip file with Python

Notifications You must be signed in to change notification settings

khanifikhsanudin/CompressedCrack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
                        

Example:

Without Rules:

Alt

With Rules:

Alt

About

Crack password .rar and .zip file with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%