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 42e122ec5e
Update README.md
2023-09-10 16:24:40 +01:00
README.md Update README.md 2023-09-10 16:24:40 +01:00
banner.txt Add files via upload 2022-10-24 07:16:07 +01:00
rainbownator.py Update rainbownator.py 2023-07-12 17:35:22 +01:00

README.md

notice

rainbownator has moved to https://github.com/malectricasoftware/rainbownator/ use that one

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