Skip to content

Releases: PhillyStyle/Wordlist-Zombie

Wordlist Zombie Release v1.0.5-alpha (Windows 64bit)

09 Feb 10:09
Compare
Choose a tag to compare

Now you can preview the command you are running in the GUI!
Other minor fixes.

Release v1.0.4-alpha (Windows 64bit)

07 Feb 05:21
Compare
Choose a tag to compare
Pre-release

Small update.
Added about window to Wordlist Zombie GUI to match the portable version.
Made the window stay open after executing program finishes when launched from Wordlist Zombie GUI.

Release v1.0.3-alpha (Windows x64)

03 Feb 04:31
Compare
Choose a tag to compare
Pre-release

WordlistGenerator:

  • Now Multi-Threaded! Try --threads to adjust how many threads you use. Default is 50 threads. USE THEM CORES!
  • Now if you don't specify an --output file, then it outputs to stdout.
  • Added --minwordlength and --maxwordlength so you can adjust how long the words are that are being outputted.

Wordlist Zombie GUI:
Added options to accommodate new features in WordlistGenerator.
There is no option to output to stdout from the GUI because I couldn't think of a good reason anyone would want that.

Release v1.0.2-alpha (Windows 64bit)

31 Jan 03:56
Compare
Choose a tag to compare
Pre-release

Bugfixes:
WordlistGenerator: Loading Markov Chain Files Would crash unexpectedly.
WordlistGenerator: Wordlist Generation had a bug.

Improvements:
Added option to WordlistGenerator to either unweight output, or half-weight output. (Added same option to Wordlist Zombie GUI)
Added --version option to all programs, and updated version in tile of Wordlist Zombie GUI.

Release v1.0.1-alpha

29 Jan 18:56
Compare
Choose a tag to compare
Release v1.0.1-alpha Pre-release
Pre-release

Fixed bug where lines that are too long could crash WordlistGenerator.
Fixed bug where wordlists with lots of garbage in them would not load completely in MarkovChainThing, and WordlistGenerator.
Cleaned up some memory before exiting programs.
Cleaned up some unused variables and garbage in Wordlist Zombie GUI.

Wordlist Zombie Initial release (Windows x64)

28 Jan 21:41
9024117
Compare
Choose a tag to compare

Initial Release