Skip to content
/ Esso Public

A script written in Python to find passwords of .zip and .rar files via wordlist attack

License

Notifications You must be signed in to change notification settings

Nembie/Esso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Esso

GitHub GitHub issues Build Build

A dummy script to brute force protected zip/rar files using a wordlist.

⛔️ This tool is only for testing, do not use it for illegal purposes!

🔩 Usage

# 1. First clone repo
git clone https://github.com/Nembie/Esso.git

# 2. Go to folder
cd Esso

# 3. Install requirements
pip3 install -r requirements.txt

# 4. Run script with parameters
python3 esso.py -farchive.rar -wrockyou.txt