multi threaded hash cracker with support for md5 and sha. generates json dicts to act as rainbow tables on first run through a wordlist
Go to file
witchdocsec 6ff48ae5d6
Update rainbownator.py
2022-11-18 00:54:44 +00:00
README.md Update README.md 2022-11-18 00:53:05 +00:00
banner.txt Add files via upload 2022-10-24 07:16:07 +01:00
rainbownator.py Update rainbownator.py 2022-11-18 00:54:44 +00:00

README.md

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 image