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.
- Host: GitHub
- URL: https://github.com/i2rys/simpledehash
- Owner: I2rys
- License: mit
- Created: 2023-09-17T20:38:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T20:40:41.000Z (over 2 years ago)
- Last Synced: 2025-03-15T10:14:10.594Z (about 1 year ago)
- Topics: crack, dehash, hash, hashes, simple
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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