Skip to content

Tags: cxzstuff/bkcrack

Tags

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from kimci86/master

-

v1.2.1

Toggle v1.2.1's commit message
Release patch 1.2.1

- Better Z reduction
- Filter keys with plaintext both forward and backward

v1.2.0

Toggle v1.2.0's commit message
Release v1.2.0

- Added the ability to change an archive's password.

It was easier to implement than removing encryption and allows to
extract entries using regular archive managers and the new password.

v1.1.0

Toggle v1.1.0's commit message
Release v1.1.0

- Loading ZIP files using Zip64 extensions is now supported
- Check which encryption algorithm is used when loading data from ZIP
files (i.e. will not try to attack AES encrypted files)
- Improved doxygen documentation
- Minor style improvements and fixes

v1.0.1

Toggle v1.0.1's commit message
Release patch v1.0.1

v1.0.0

Toggle v1.0.0's commit message
Fix workflow for macOS