Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 760 Bytes

CHANGELOG.md

File metadata and controls

32 lines (23 loc) · 760 Bytes

Changelog of CUPP

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

3.2.0-alpha

  • ran 2to3 on cupp.py to make it Python3 compatible

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