bkcrack 1.7.1
Crack legacy zip encryption with Biham and Kocher's known plaintext attack.
Zip Member List

This is the complete list of members for Zip, including all inherited members.

begin() const -> IteratorZipinline
changeKeys(std::ostream &os, const Keys &oldKeys, const Keys &newKeys, Progress &progress) constZip
checkEncryption(const Entry &entry, Encryption expected)Zipstatic
Compression enum nameZip
decrypt(std::ostream &os, const Keys &keys, Progress &progress) constZip
Encryption enum nameZip
end() const -> IteratorZipinline
load(const Entry &entry, std::size_t count=std::numeric_limits< std::size_t >::max()) const -> std::vector< std::uint8_t >Zip
operator[](const std::string &name) const -> EntryZip
operator[](std::size_t index) const -> EntryZip
seek(const Entry &entry) const -> std::istream &Zip
Zip(std::istream &stream)Zipexplicit
Zip(const std::string &filename)Zipexplicit