Skip to content
/ Dec3 Public

A really fast, reliable & accurate MD5, SHA1, SHA224, SHA256, SHA384, SHA512 and RIPEMD320 decryptor.

License

Notifications You must be signed in to change notification settings

I2rys/Dec3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Dec3

A really fast, reliable & accurate MD5, SHA1, SHA224, SHA256, SHA384, SHA512 and RIPEMD320 decryptor

Installation

Github:

git clone https://github.com/I2rys/Dec3

NPM Packages:

npm i chalk && npm i dcipher

Usage

node index.js <MD5/SHA1/SHA224/SHA256/SHA384/SHA512/RIPEMD320>
  • MD5/SHA1/SHA224/SHA256/SHA384/SHA512/RIPEMD320 - Your encrypted MD5/SHA1 and so on.

License

MIT © I2rys