Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k0dev/rainbowtable-generator
Simple md5 rainbow table generator
https://github.com/k0dev/rainbowtable-generator
Last synced: 3 days ago
JSON representation
Simple md5 rainbow table generator
- Host: GitHub
- URL: https://github.com/k0dev/rainbowtable-generator
- Owner: k0dev
- Created: 2023-07-29T16:22:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-29T16:50:58.000Z (over 1 year ago)
- Last Synced: 2024-11-01T23:42:34.567Z (about 2 months ago)
- Language: Python
- Size: 171 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple rainbowtable generator
Generates a md5 rainbow table given the settings.
Avaiable settings are:- password prefix
- password suffix
- password length
- alphabetWith 16gb ram, password length (excluding prefix and suffix) should be <= 5 and the alphabet length should be <= 36
![Example](/screenshot.png?raw=true "Screenshot")