a-ray-grass
Bloom filter module
A module for Yara that provides support for DCSO-format bloom filters
a-ray-grass is a yara module that provides support for DCSO-format bloom filters in yara. In the context of hashlookup, it allows quickly discard known files "pour séparer le grain de l'ivraie"
14 stars
3 watching
0 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
bloom-filterfilteryarayara-module
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance bloom filter implementation | 138 |
| An Erlang Nif implementation of a probabilistic data structure used for fast set lookups and filtering | 31 |
| Probabilistic data structures for processing continuous, unbounded streams | 1,596 |
| Detects malicious network and host activity using Yara, Snort, and ClamAV signatures. | 213 |
| An extension for SQLite that allows creating and testing bloom filters using the Murmur3 hashing function. | 17 |
| Software that integrates Yara with archive file data handling and processing. | 301 |
| An implementation of multidimensional Bloom filters to efficiently search and identify sets containing elements in large datasets | 78 |
| Library that enables image comparison by generating hash codes from images using different algorithms | 20 |
| Automates the curation and scanning of Yara rules using a command-line interface. | 269 |
| A module to search for strings in compressed zip files | 13 |
| Utility to filter sensitive output from terraform plan and apply executions | 202 |
| Tools for implementing various hash algorithms in multiple programming languages. | 87 |
| A set of Yara rules for forensic file analysis | 135 |
| A Bloom filter implementation in Nimrod. | 15 |
| Generates Yara rules from function basic blocks in debugged binary images | 35 |