Update README.md
parent
0000ecf27c
commit
0a87dff6f7
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue