./archivers/bkcrack, Crack legacy zip encryption with Biham and Kochers known plaintext attack

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.5.0, Package name: bkcrack-1.5.0, Maintainer: pkgsrc-users

A ZIP archive may contain many entries whose content can be compressed
and/or encrypted. In particular, entries can be encrypted with a
password-based symmetric encryption algorithm referred to as
traditional PKWARE encryption, legacy encryption or ZipCrypto.

bkcrack is a command-line tool which implements a known plaintext
attack by Biham and Kocker. The main features are:

Recover internal state from ciphertext and plaintext.
Change a ZIP archive's password using the internal state.
Recover the original password from the internal state.


Master sites:

Filesize: 93.865 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-22 20:38:59 by Thomas Klausner | Files touched by this commit (4)
Log message:
archivers/bkcrack: import bkcrack-1.5.0

A ZIP archive may contain many entries whose content can be compressed
and/or encrypted. In particular, entries can be encrypted with a
password-based symmetric encryption algorithm referred to as
traditional PKWARE encryption, legacy encryption or ZipCrypto.

bkcrack is a command-line tool which implements a known plaintext
attack by Biham and Kocker. The main features are:

    Recover internal state from ciphertext and plaintext.
    Change a ZIP archive's password using the internal state.
    Recover the original password from the internal state.