An open API service indexing awesome lists of open source software.

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

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

![Some Commands Show-down](https://i.imgur.com/o6XCY7p.png)

## Usage:
### Setup:
git clone https://github.com/codeswhite/stargen
pip install interutils

### Run:
cd stargen
python3 run.py

---