An open API service indexing awesome lists of open source software.

https://github.com/i2rys/simpledehash

Simple tool to dehash any hash.
https://github.com/i2rys/simpledehash

crack dehash hash hashes simple

Last synced: 11 months ago
JSON representation

Simple tool to dehash any hash.

Awesome Lists containing this project

README

          

# SimpleDehash
Simple tool to dehash any hash.

## Installation
Github:
```
git clone https://github.com/I2rys/simpledehash
```

NpmJS:
```
npm i argparse request-async jsdom fs
```

## Usage
```
usage: index.js [-h] [-sh SINGLEHASH] [-mh MULTIHASH]

optional arguments:
-h, --help show this help message and exit
-sh SINGLEHASH, --singleHash SINGLEHASH
Any channel ID on the target server.
-mh MULTIHASH, --multiHash MULTIHASH
The amount of junk log to send in the server's audit log.
```

## License
MIT © I2rys