Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dcipher-cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dcipher-cli

Crack hashes using online rainbow & lookup table attack services, right from your terminal.

  • 1.1.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
19
increased by216.67%
Maintainers
1
Weekly downloads
 
Created
Source

dcipher-cli Build Status

Crack hashes using online rainbow & lookup table attack services, right from your terminal.


Install

~ ❯❯❯ npm install -g dcipher-cli

Usage

~ ❯❯❯ dcipher --help

  Crack hashes using online rainbow & lookup table attack services, right from your terminal.

  Usage
    ~ ❯❯❯ dcipher <string>
    ~ ❯❯❯ echo <string> | dcipher
  Options
    -p, --plain   Display output without log symbols
  Example
    ~ ❯❯❯ dcipher 1abcb33beeb811dca15f0ac3e47b88d9
    ✔ unicorn

Supported Hashes

Supported Encodings

Credits

  • dcipher depends on the following online services:
    • Hash Toolkit - Hash Toolkit Hash Decrypter enables you to decrypt/reverse a hash in various formats into their original text. Hashes are often used to store passwords securely in a database.
    • GromWeb - MD5 & SHA conversion and reverse lookup service.
    • MD5Hashing - Yet another hash conversion and reverse lookup service.

License

MIT © Nikolaos Kamarinakis

Keywords

FAQs

Package last updated on 04 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc