Giter Club home page Giter Club logo

hashid's Introduction

HashID

powerfull hash identifier tool powered with rust performs, Find up to 400+ different hash types

Intallation

First of all, you need rust already installed in your device. then run the following command in your terminal:

git clone https://github.com/MASTAR-LAST/HashID.git && cd HashID/src

Just use it

exp:

cargo run -q main.rs ab56b4d92b40713acc5af89985d4b786

results:

Possible hash types: 
        [+] NTLM
        [+] MD5
        [+] MD4
        [+] Double MD5
        [+] LM
        [+] RIPEMD-128
        [+] Haval-128
        [+] Tiger-128
        [+] Skein-256(128)
        [+] Skein-512(128)
        [+] Lotus Notes/Domino 5
        [+] Skype
        [+] ZipMonster
        [+] PrestaShop
        [+] md5(md5(md5($pass)))
        [+] md5(strtoupper(md5($pass)))
        [+] md5(sha1($pass))
        [+] md5($pass.$salt)
        [+] md5($salt.$pass)
        [+] md5(unicode($pass.$salt)
        [+] md5($salt.unicode($pass))
        [+] HMAC-MD5 (key = $pass)
        [+] HMAC-MD5 (key = $salt)
        [+] md5(md5($salt.$pass)
        [+] md5($salt.md5($pass))
        [+] md5($pass.md5($salt))
        [+] md5($salt.$pass.$salt)
        [+] md5(md5($pass.md5($salt))
        [+] md5($salt.md5($salt.$pass))
        [+] md5($salt.md5($pass.$salt))
        [+] md5($username.0.$pass)
        [+] DNSSEC(NSEC3)
        [+] MD2
        [+] Domain Cached Credentials 2
        [+] Snefru-128
        [+] Domain Cached Credentials
        [+] RAdmin v2.x
        [+] Cisco Type 7
        [+] BigCrypt

Note

this is my first project in rust so, it will not be the best,also this is a not-complited project yet.

hashid's People

Contributors

mastar-last avatar

Stargazers

 avatar

Watchers

 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.