Update README.md
parent
30b69642fe
commit
d223031484
|
@ -1,8 +1,7 @@
|
|||
# rainbownator
|
||||
multi threaded hash cracker with support for md5 and sha.
|
||||
generates json dicts to act as rainbow tables on first run through a wordlist.
|
||||
not ideal for huge wordlists as the json will be much bigger than the origional list.
|
||||
![image](https://user-images.githubusercontent.com/107813117/202591263-038b96ea-821f-4efb-ad49-022a0414927d.png)
|
||||
![image](https://user-images.githubusercontent.com/107813117/202591377-a4808d32-d6c5-416f-8e31-5d906447d2ac.png)
|
||||
generates sqlite dbs to act as rainbow tables on first run through a wordlist.
|
||||
|
||||
![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