Update README.md

main
witchdocsec 2023-07-15 19:10:57 +01:00 committed by GitHub
parent 0000ecf27c
commit 0a87dff6f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,11 @@
# rainbownator
multi threaded hash cracker with support for md5 and sha.
generates sqlite dbs to act as rainbow tables on first run through a wordlist.
generates sqlite dbs to act as rainbow tables on first run through a wordlist.
## useage
rainbownator.py [-h] --hash HASH --algo ALGO --wlist WLIST [--threads THREADS]
## screenshots
![image](https://github.com/malectricasoftware/rainbownator/assets/107813117/47349d71-d1fb-45b1-8ee6-2efd5dc3cb5a)
![image](https://github.com/malectricasoftware/rainbownator/assets/107813117/50c51c18-b76f-49f1-97be-e05a00307b67)