Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 686 Bytes

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 686 Bytes

Changelog of CUPP

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

3.1.0-alpha

  • added Python3 port
  • Bugfixes

3.0.0

  • added word length shaping function
  • added wordlists downloader function
  • added alectodb parser
  • fixed thresholds for word concatenations
  • fixed sorting in final parsing
  • fixed some user input validations
  • ascii cow now looks nicer :)

2.0.0

  • added l33t mode
  • added char mode
  • ability to make pwnsauce with other wordlists or wyd.pl outputs
  • cupp.cfg makes cupp.py easier to configure

1.0.0

  • Initial release