Skip to content

I2rys/simpledehash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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