archivers/bkcrack - The NetBSD Packages Collection

Crack legacy zip encryption with Biham and Kocher's known plaintext attack

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.

Build dependencies

devel/cmake pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64bkcrack-1.5.0.tgz
NetBSD 10.0aarch64bkcrack-1.5.0.tgz
NetBSD 10.0aarch64ebbkcrack-1.5.0.tgz
NetBSD 10.0aarch64ebbkcrack-1.5.0.tgz
NetBSD 10.0alphabkcrack-1.5.0.tgz
NetBSD 10.0earmv6hfbkcrack-1.5.0.tgz
NetBSD 10.0earmv6hfbkcrack-1.5.0.tgz
NetBSD 10.0earmv7hfbkcrack-1.5.0.tgz
NetBSD 10.0earmv7hfbkcrack-1.5.0.tgz
NetBSD 10.0i386bkcrack-1.5.0.tgz
NetBSD 10.0i386bkcrack-1.5.0.tgz
NetBSD 10.0sparcbkcrack-1.5.0.tgz
NetBSD 10.0vaxbkcrack-1.5.0.tgz
NetBSD 10.0x86_64bkcrack-1.5.0.tgz
NetBSD 10.0x86_64bkcrack-1.5.0.tgz
NetBSD 9.0aarch64bkcrack-1.5.0.tgz
NetBSD 9.0aarch64bkcrack-1.5.0.tgz
NetBSD 9.0alphabkcrack-1.5.0.tgz
NetBSD 9.0i386bkcrack-1.5.0.tgz
NetBSD 9.0i386bkcrack-1.5.0.tgz
NetBSD 9.0powerpcbkcrack-1.5.0.tgz
NetBSD 9.0x86_64bkcrack-1.5.0.tgz
NetBSD 9.0x86_64bkcrack-1.5.0.tgz
NetBSD 9.3x86_64bkcrack-1.5.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.