Giter Club home page Giter Club logo

hash-detector-cli's Introduction

hash-detector-cli Build Status

Detect the possible hash-types corresponding to a string, right from your terminal.


Install

~ ❯❯❯ npm install -g hash-detector-cli

Usage

~ ❯❯❯ hash-detect --help

  Detect hashes in a string.

  Usage
    ~ ❯❯❯ hash-detect <string>
    ~ ❯❯❯ echo <string> | hash-detect
    ~ ❯❯❯ cat <file> | hash-detect
  Options
  	-p, --plain   Display output without log symbols
  Example
    ~ ❯❯❯ hash-detect 17413f944145f37dcaa9bc55d9a201a248a08aae
    ✔ SHA-1, RIPEMD, Tiger, HAVAL-160, HAS-160

Supported Hashes

  • MD2, MD4, MD5, MD6
  • SHA-1, SHA-224, SHA-256, SHA-384, SHA-512
  • HAVAL-128, HAVAL-160, HAVAL-192, HAVAL-224, HAVAL-256
  • Tiger, Tiger-128, Tiger-192
  • RIPEMD, RIPEMD-180, RIPEMD-256, RIPEMD-320
  • Snerfu-128, Snerfu-256
  • Streebog-256, Streebog-512
  • FNV-1-32, FNV-1-64
  • FNV-1a-32, FNV-1a-52, FNV-1a-64, FNV-1a-1024, FNV-1a-128, FNV-1a-512
  • HAS-160
  • GOST
  • MDC-2
  • BLAKE-512
  • Whirpool
  • Spectral Hash

Related

License

MIT © Nikolaos Kamarinakis

hash-detector-cli's People

Contributors

dependabot[bot] avatar k4m4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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