Skip to content

RandsX/Zip-Cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Zip Cracker

Simple tool to crack zip file passwords

Terkey WpBf Shell Backdoor

  ____  _        _____             __
 /_  / (_)__    / ___/______ _____/ /__
  / /_/ / _ \  / /__/ __/ _ `/ __/  '_/
 /___/_/ .__/  \___/_/  \_,_/\__/_/\_\
      /_/
Zip file Cracker with brute force the password
Author : RandsX@22XploiterCrew
E-Mail : dev@22xploitercrew.my.id

usage: python3 zip-crack.py filepath -W/--wordlist [-v VERBOSE]

positional arguments:
  file              the location of your "zip" file

optional arguments:
  -h, --help        show this help message and exit
  -v, --verbose     show the cracking process
  -W , --wordlist   your wordlist passwords
root@rands:~# python3 zip-crack.py --help

How To Use

Example :

python3 zip-crack.py zip_file_location -W wordlist.txt

If the password is found

  ____  _        _____             __
 /_  / (_)__    / ___/______ _____/ /__
  / /_/ / _ \  / /__/ __/ _ `/ __/  '_/
 /___/_/ .__/  \___/_/  \_,_/\__/_/\_\
      /_/
Zip file Cracker with brute force the password
Author : RandsX@22XploiterCrew
E-Mail : dev@22xploitercrew.my.id

Successfully cracked zip file with time "15 seconds"
==================================================
File     : index.php.zip
Password : pw
==================================================

Advantages

  • Easy to use
  • Fast process
  • Cool

Deficiency

  • Messy English

About

Zip Cracked Password

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages