fcrackzip
Password cracker
A program that uses a modified version of the libzip library to crack ZIP archives by trying various password guesses.
A braindead program for cracking encrypted ZIP archives. Forked from http://oldhome.schmorp.de/marc/fcrackzip.html
448 stars
14 watching
75 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kimci86/bkcrack | Cracks legacy zip encryption using known plaintext attack | 1,702 |
nih-at/libzip | A C library for reading and modifying compressed archives | 861 |
machine1337/pdfcrack | A Python-based tool designed to crack passwords from PDF files using various techniques | 62 |
zip-rs/zip2 | A Rust library for creating and managing simple ZIP archives with various compression formats | 125 |
f0cker/pyhashcat | A Python binding to a popular password cracking tool | 32 |
vivkin/nozip | A C library for reading ZIP files by parsing and decoding the ZIP format to provide direct access to the stored data | 13 |
jsummers/oldunzip | A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
floyd-fuh/jks-private-key-cracker-hashcat | A tool that exploits vulnerabilities in the password protection of Java Key Stores to crack private key passwords, | 184 |
brichard19/bitcrack | A tool for brute-forcing Bitcoin private keys | 769 |
hameda2/zydra | A tool for cracking passwords from various file types using dictionary search and brute force methods | 425 |
mufeedvh/pdfrip | A tool for cracking PDF passwords using various methods such as dictionary attacks and brute-forcing | 701 |
mrkkrp/zip | A Haskell library for efficiently working with compressed ZIP archives. | 81 |
zlib-ng/minizip-ng | A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,249 |
c6fc/npk | A distributed hash-cracking platform built on AWS using serverless components | 532 |
rikyoz/bit7z | A C++ library providing a simple interface to the 7-zip shared libraries for compression and extraction of archive files | 662 |