bkcrack
Zip cracker
Cracks legacy zip encryption using known plaintext attack
Crack legacy zip encryption with Biham and Kocher's known plaintext attack.
2k stars
20 watching
164 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
attackciphertextcrackcrackingmultithreadpasswordpkzipplaintext-attackzipzipcrackerzipcrypto
Related projects:
Repository | Description | Stars |
---|---|---|
hyc/fcrackzip | A program that uses a modified version of the libzip library to crack ZIP archives by trying various password guesses. | 448 |
brichard19/bitcrack | A tool for brute-forcing Bitcoin private keys | 769 |
e-ago/bitcracker | A password cracking tool for BitLocker-encrypted storage devices using GPU-accelerated algorithms | 833 |
kpcyrd/authoscope | Tools and scripts for cracking custom network authentication systems | 402 |
crackpkcs12/crackpkcs12 | A tool to crack passwords from PKCS#12 files by guessing or trying all possible combinations of characters | 147 |
c6fc/npk | A distributed hash-cracking platform built on AWS using serverless components | 532 |
andrewjlamarche/pskracker | A collection of algorithms and tools for cracking WPA/WPS security protocols | 404 |
hameda2/zydra | A tool for cracking passwords from various file types using dictionary search and brute force methods | 425 |
kitura/bluecryptor | A cross-platform Swift crypto library utilizing CommonCrypto/libcrypto for encryption and decryption | 190 |
maciejczyzewski/retter | A collection of cryptographic tools and resources. | 99 |
ctxis/crackerjack | A web interface for password cracking tool Hashcat | 358 |
machine1337/pdfcrack | A Python-based tool designed to crack passwords from PDF files using various techniques | 62 |
securingsam/krackdetector | Detects KRACK attacks and disconnects client devices from the network. | 181 |
joswr1ght/cowpatty | A tool used to brute-force dictionary attacks against WPA-PSK passphrases. | 193 |
packz/binary-encryption | An implementation of binary encryption from the phrack magazine. | 65 |