rainbownatorjson/README.md

9 lines
472 B
Markdown
Raw Normal View History

2022-10-24 06:00:23 +00:00
# rainbownator
2022-10-24 06:12:48 +00:00
multi threaded hash cracker with support for md5 and sha.
generates json dicts to act as rainbow tables on first run through a wordlist.
2022-11-18 00:53:05 +00:00
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)