Home

Awesome

werdy

Description

A series of Python 2.7.x scripts for generating, merging, and sorting wordlist files.

crunch.py

Similar to crunch, this script generates wordlists with every possible combination of specific characters.

dates.py

Generates all dates within a time range.

phone.py

Generates every phone number for a given region in the U.S. The script uses a database of "prefixes" (the 3 digits after the area code) to ignore invalid numbers.

sort.py

Sorts given wordlist(s) depending on options.