optimyze / simple_simhash
A pure ANSI-C implementation of calculating a SimHash over 4-byte tuples (including multiplicities) for a given byte stream. Simple and reasonably fast, no dynamic memory allocations (outside of some stack usage). Uses a counting bloom filter to count multiplicities while keeping memory consumption constant.
☆45Updated 5 years ago
Alternatives and similar repositories for simple_simhash:
Users that are interested in simple_simhash are comparing it to the libraries listed below
- Detect patterns of bad behavior in function calls☆25Updated 4 years ago
- Bootloader research tools (very much a work in progress)☆37Updated 5 years ago
- Undefined Behaviour Snippets☆17Updated 7 years ago
- Course sample for SMT-Based Binary Program Analysis training class☆31Updated 6 years ago
- Binary matching with Binary Ninja☆21Updated 6 months ago
- Python repository containing parsed standard C library function and argument information☆26Updated 6 years ago
- A plugin to integrate an IPython kernel into Binary Ninja.☆29Updated 6 years ago
- Toy binaries to play with -fsanitize=safe-stack/cfi☆9Updated 9 years ago
- De Mysteriis Dom jemalloc☆64Updated 7 years ago
- Tool to view heap chunks and memory writes (using pintool)☆39Updated 6 years ago
- MapGuard is a library that enforces a security policy for mmap based page allocations.☆21Updated 2 weeks ago
- Linux kernel JIT spray for SMEP / KERNEXEC bypass☆55Updated 12 years ago
- REIL translation library☆36Updated 8 years ago
- x86 Dynamic Binary Translator Library☆34Updated 4 years ago
- Symbolic execution for LLVM traces produced by PANDA☆40Updated 5 years ago
- QuickPatch: A patching tool☆12Updated 5 years ago
- KLEE Symbolic Execution Engine☆60Updated 5 years ago
- ELF/PE/Mach-O parsing library☆49Updated 10 months ago
- A library to translate native code for multiple architectures into Tiny Code Generator (TCG) based intermediate representation (IR), base…☆46Updated 4 years ago
- Triton based R2 plugin for concolic execution and total control☆30Updated 6 years ago
- Binary Ninja plugin for ROP gadget calculation☆28Updated 5 years ago
- SafeInit protects software from uninitialized read vulnerabilities - code released for NDSS 2017☆24Updated 3 years ago
- clang-based search engine for C/C++ data structures, classes, prototypes & macros☆101Updated 2 months ago
- The grey fox☆25Updated 8 years ago
- Quickly find references to the specified Immediate number, or find the function call of specifies offset, and generate C++ functions call…☆25Updated 7 years ago
- Automatically exported from code.google.com/p/elfesteem☆34Updated 5 years ago
- Recover control flow graph from obfuscated codes☆38Updated 9 years ago
- ROP gadget finder and analysis in pure Javascript☆29Updated 2 years ago
- ☆25Updated 6 years ago