I2rys / simpledehash

Simple tool to dehash any hash.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple tool to dehash any hash.

License:MIT License


Languages

Language:JavaScript 100.0%