Update README.md

main
witchdocsec 2023-07-15 19:01:08 +01:00 committed by GitHub
parent 30b69642fe
commit d223031484
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -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)