Coder Social home page Coder Social logo

1warl0ck / crazy-decrypter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from irwandwiyanto/crazy-decrypter

0.0 2.0 0.0 8 KB

Python Crazy Decrypter for md5, sha1, sha224, sha256, sha384, and sha512

Home Page: https://python.web.id

License: MIT License

Python 100.00%

crazy-decrypter's Introduction

#Python Crazy Decrypter

๐Ÿ”“ Python Crazy Decrypter is real crazy tool to decrypt md5, sha1, sha224, sha256, sha384, and sha512 with Brute Force method.

Python Crazy Decrypter
Author  : Summon Agus
Version : {VERSION}

Python Crazy Decrypter is real crazy tool
to decrypt md5, sha1, sha224, sha256, sha384, and sha512 with Brute Force method.

PARAMETERS:
    -m       To try with specific module choice.
    -a       To try with all modules.
    -c       To try with specific charachters.
    -ac      To try with all charachters. 

USAGE:
    SPECIFIC MODULE
     - crazy_decrypter.py -m <module_type> <hashed> -c <chars> <min_length> <max_length>
     - crazy_decrypter.py -m md5 d73d1e93a306b8230410cbe496ec84bf -c ABC 1 2

     - crazy_decrypter.py -m <module_type> <hashed> -ac <min_length> <max_length>
     - crazy_decrypter.py -m md5 d73d1e93a306b8230410cbe496ec84bf -ac 1 2

    ALL MODULES
     - crazy_decrypter.py -a <hashed> -c <chars> <min_length> <max_length>
     - crazy_decrypter.py -a d73d1e93a306b8230410cbe496ec84bf -c ABC 1 2

     - crazy_decrypter.py -a <hashed> -ac <min_length> <max_length>
     - crazy_decrypter.py -a d73d1e93a306b8230410cbe496ec84bf -ac 1 2

####Example Usage

$ python crazy_decrypter.py -a 2f2ec1296695a9fb3251bbc94a2e0cef -c ichp 4 4

####Example Proccess

   *** Please drink your coffee first! ***
    Python Crazy Decrypter 0.0.1

CTRL+C to Exit!
Type Decrypt has been tried: ['sha1', 'sha224']
Charachters to try : ichp
Type Decrypt now   : md5
Trying with        : ippc - 1ddae1fbbc4dcd27055140e831e2309d

####Example Result

Decrypt found : chip
Type Decrypt  : md5
End time      : 06:53:06

##INSTATALATION

$ python setup.py install

##LICENSE

crazy-decrypter's People

Contributors

agusmakmun avatar

Watchers

James Cloos avatar  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.