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 6 years ago
Alternatives and similar repositories for simple_simhash:
Users that are interested in simple_simhash are comparing it to the libraries listed below
- Quickly find references to the specified Immediate number, or find the function call of specifies offset, and generate C++ functions call…☆25Updated 8 years ago
- Dynamic binary translation framework for instrumenting x86-64 user space Linux programs☆39Updated 6 years ago
- Python repository containing parsed standard C library function and argument information☆26Updated 6 years ago
- TypeSan checks casts in C++ code - code released for CCS 2016☆33Updated 4 years ago
- REIL translation library☆36Updated 9 years ago
- Linux kernel JIT spray for SMEP / KERNEXEC bypass☆55Updated 12 years ago
- Bootloader research tools (very much a work in progress)☆37Updated 6 years ago
- Dynamic binary instrumentation based crypto detection framework. Implementation of http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumbe…☆18Updated 12 years ago
- Translate regular Assembly into Extended Instructions☆86Updated 12 years ago
- Triton based R2 plugin for concolic execution and total control☆31Updated 6 years ago
- Functions Catalog☆28Updated 5 years ago
- ROP based Movfuscator VM☆28Updated 8 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 7 years ago
- A pin tool to visualise heap operations☆21Updated 10 years ago
- Programmatic disassembly and patching☆68Updated 8 years ago
- MapGuard is a library that enforces a security policy for mmap based page allocations.☆21Updated 4 months ago
- Course sample for SMT-Based Binary Program Analysis training class☆31Updated 7 years ago
- Automated Return-Oriented Programming Chaining☆85Updated 8 years ago
- Detect patterns of bad behavior in function calls☆26Updated 4 years ago
- Tool to view heap chunks and memory writes (using pintool)☆39Updated 6 years ago
- x86 Dynamic Binary Translator Library☆34Updated 4 years ago
- Interactive Virtual Machine Introspection☆18Updated 7 years ago
- Toy binaries to play with -fsanitize=safe-stack/cfi☆9Updated 9 years ago
- SafeInit protects software from uninitialized read vulnerabilities - code released for NDSS 2017☆24Updated 4 years ago
- De Mysteriis Dom jemalloc☆65Updated 7 years ago
- Augmenting Static Analysis Using Pintool: Ablation☆39Updated 8 years ago
- CansecWest2016 - Getting Physical: Extreme Abuse of Intel Based Paging Systems☆27Updated 9 years ago
- KLEE-TAINT - Klee with taint analysis support☆70Updated 7 years ago
- ARM rop chain gadget searcher☆37Updated 7 years ago
- Collection of tools for the Pin dynamic instrumentation framework☆42Updated 5 years ago