Since the file format keeps changing, I decided to completely reimplement the script. It should be much more efficient, and it should handle small variations of offset **automatically**.
1.1
- Added support for crypt14, via fixed headers.
1.0
- Initial implementation by TripCode for crypt12 files.
0.0.9
- Code refactored as a library, with lots of files, classes and methods - decrypt14_15 renamed to wadecrypt - Guessing logic moved to waguess - New tools introduced: - wacreatekey - waencrypt, for encrypting backups - wainfo, for printing infos
0.0.8
As I uploaded the package to PyPI, the versioning scheme changed. It was too ugly to start from version 7.0.
- Uploaded package to PyPI
Old changelogs ---
Note: this script did not use to follow a versioning policy. Versions number were written just for reference. This file may not be 100% correct: The true changelog is the git history.