https://github.com/codeswhite/stargen
A powerful framework for wordlist generation, combination and expansion
https://github.com/codeswhite/stargen
cracking hacking hacking-framework hacking-tool wordlist wordlist-generator
Last synced: about 2 months ago
JSON representation
A powerful framework for wordlist generation, combination and expansion
- Host: GitHub
- URL: https://github.com/codeswhite/stargen
- Owner: codeswhite
- License: mit
- Created: 2020-05-09T08:35:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-23T11:46:30.000Z (over 4 years ago)
- Last Synced: 2025-07-27T15:00:39.973Z (3 months ago)
- Topics: cracking, hacking, hacking-framework, hacking-tool, wordlist, wordlist-generator
- Language: Python
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Menu-based wordlist generator:
#### Features include:
- Moodular and expandable project structure
- Manipulate your own or download from a list of predefined wordlists
- Easily generate via `crunch` charsets or masks
- Concatenate and intermix various wordlists
- Intellegent pre-run size calculations
## Usage:
### Setup:
git clone https://github.com/codeswhite/stargen
pip install interutils### Run:
cd stargen
python3 run.py---