yara_zip_module
Zip string finder
A module to search for strings in compressed zip files
13 stars
2 watching
2 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript library for creating and manipulating zip files. | 342 |
| A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
| A C library for reading and modifying compressed archives | 861 |
| Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats. | 52 |
| A library for reading and writing the PKWARE Zip archive format. | 15 |
| A Rust library for creating and managing simple ZIP archives with various compression formats | 125 |
| A portable C library for creating, reading, and extracting zip archives | 1,441 |
| A C library for reading ZIP files by parsing and decoding the ZIP format to provide direct access to the stored data | 13 |
| A tool for compressing files into a ZIP archive | 270 |
| A Haskell library for efficiently working with compressed ZIP archives. | 81 |
| A program that uses a modified version of the libzip library to crack ZIP archives by trying various password guesses. | 448 |
| A fast and memory-efficient library for exact or approximate string search | 961 |
| A C++ library providing a simple interface to the 7-zip shared libraries for compression and extraction of archive files | 662 |
| A tool to find specific lines or patterns in codebases by searching for matching contexts of contiguous lines. | 381 |
| Generates Yara rules to search for specific keywords in base64-encoded files | 41 |