Giter Club home page Giter Club logo

zip-cracker's Introduction

zip-cracker

This program is used to crack zip files via 2 methods, bruteforce and dictionary attack. The bruteforce using catchphrases is using the zydra framework, which has been incorporated into my python application.

Please use this tool wisely and do not use it against unauthorized files. I will not be responsible for the same.

PreRequisites

  1. make sure to install Python and pip3 (Essential for this script to work).
  2. run python3 requirements.py to install all the necessary dependecies.

How does it work:

  1. You can create a wordlist file using the tool 'cupp' for using the dictionary attack.
  2. Incase you don't have a wordlist file, you can use the bruteforce tool and have some luck at finding the password :))
  3. Run python3 stable-crack.py to start cracking.
  4. I put 2 text files ('hasPass.txt' and 'noPass.txt'--> one of them has the password and the other doesn't, test out the script on the pre-existing zip file to understand how the tool works.

Compatibility

All the scripts work on linux and MacOS.The bruteforce attack (for which zydra.py is used) is not available on windows currently and i am working on finding an alternative.The dictionary based attack works on windows though.

If you have a windows system and want to run all the scripts perfectly, i encourage you to learn more about WSL, which will help you to use a linux based distrobution in you windows system.

  • Please issue if there is any bug/fault in the application. Since it's my first time building something like this, it would help me in the future.

Happy cracking :))

zip-cracker's People

Contributors

mk210 avatar akilan1999 avatar

Watchers

 avatar

Forkers

hwtechclub

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.