Skip to content

Zip Cracker is one of the zip password cracking tool,its used to bruteforce attack on zip files and found forgets passwords(PIN only),its take several times/days/hours

License

Notifications You must be signed in to change notification settings

karthi-keyank/zip_Cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zip_cracker

Zip File Password Cracker Using Multiprocessing

This Python script attempts to crack the password of an encrypted zip file using a brute-force approach, leveraging the power of multiprocessing to enhance performance

Installation

git clone https://github.com/Karthi02116K/zipocker.git
apt update && apt upgrade
apt-get install python-pip
pip install -r requirements.txt
  • now you can use one of the three files

How to find pathway for extract zip file

-Enter this command in your zip file directory

pwd
  • now copy this pathway

About

Zip Cracker is one of the zip password cracking tool,its used to bruteforce attack on zip files and found forgets passwords(PIN only),its take several times/days/hours

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages