yara_zip_module

Zip string finder

A module to search for strings in compressed zip files

GitHub

13 stars
2 watching
2 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thejoshwolfe/yazl A JavaScript library for creating and manipulating zip files. 343
jsummers/oldunzip A collection of C libraries for decompressing ZIP files using various compression methods. 14
nih-at/libzip A C library for reading and modifying compressed archives 861
nim-lang/zip Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats. 52
shinmera/zippy A library for reading and writing the PKWARE Zip archive format. 15
zip-rs/zip2 A Rust library for creating and managing simple ZIP archives with various compression formats 125
kuba--/zip A portable C library for creating, reading, and extracting zip archives 1,441
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
sindresorhus/gulp-zip A tool for compressing files into a ZIP archive 270
mrkkrp/zip A Haskell library for efficiently working with compressed ZIP archives. 81
hyc/fcrackzip A program that uses a modified version of the libzip library to crack ZIP archives by trying various password guesses. 448
wojciechmula/pyahocorasick A fast and memory-efficient library for exact or approximate string search 960
rikyoz/bit7z A C++ library providing a simple interface to the 7-zip shared libraries for compression and extraction of archive files 662
pyjarrett/septum A tool to find specific lines or patterns in codebases by searching for matching contexts of contiguous lines. 381
dissectmalware/base64_substring Generates Yara rules to search for specific keywords in base64-encoded files 41