Code Monkey home page Code Monkey logo

johnny's Introduction

Johnny the Cracker

A simple password cracker

Usage

./johnny <TargetFile> <MaxPasswordLength> <OutputFile> [Type]

Requeriments

  • pip install python-gnupg
  • pip install python-magic

Example

./johnny.py tests/secret.xyz.txt.gpg 4 secret.txt text/plain

Johnny the Cracker 0.1.0
Target file: tests/secret.xyz.txt.gpg
Maximum password length: 4
Output file: secret.txt


Creating 4 worker processes ...
Loading tests/secret.xyz.txt.gpg into memory ...
Creating password spaces ...
Starting password cracking ...

Process 16709 is cracking 1-character passwords [PS: size=36 interval=(0, z)]
Process 16710 is cracking 2-character passwords [PS: size=1296 interval=(00, zz)]
Process 16712 is cracking 3-character passwords [PS: size=10000 interval=(7ps, ffj)]
Process 16711 is cracking 3-character passwords [PS: size=10000 interval=(000, 7pr)]
Process 16709 is cracking 3-character passwords [PS: size=10000 interval=(ffk, n5b)]
Process 16710 is cracking 3-character passwords [PS: size=10000 interval=(n5c, uv3)]
Process 16712 is cracking 3-character passwords [PS: size=6656 interval=(uv4, zzz)]
Process 16711 is cracking 4-character passwords [PS: size=10000 interval=(0000, 07pr)]
Process 16709 is cracking 4-character passwords [PS: size=10000 interval=(07ps, 0ffj)]
Process 16710 is cracking 4-character passwords [PS: size=10000 interval=(0ffk, 0n5b)]
Process 16712 is cracking 4-character passwords [PS: size=10000 interval=(0n5c, 0uv3)]

Password found: xyz
Attempts: 45360
Elapsed time: 00:01:02

License

Johnny is licensed under the GNU General Public License version 3, you should read LICENSE file to get more details about this.

johnny's People

Contributors

j2sg avatar

Watchers

 avatar James Cloos avatar

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.