googleprojectzero / functionsimsearch
Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.
☆561Updated 4 years ago
Alternatives and similar repositories for functionsimsearch:
Users that are interested in functionsimsearch are comparing it to the libraries listed below
- Driller: augmenting AFL with symbolic execution!☆927Updated last month
- Python bindings for Valgrind's VEX IR.☆350Updated this week
- ☆381Updated 5 years ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆579Updated 6 years ago
- DARPA Challenges Sets for Linux, Windows, and macOS☆525Updated last year
- Pure Python parser and analyzer for IDA Pro database files (.idb).☆473Updated 3 years ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆705Updated 11 months ago
- A static binary rewriter that does not use heuristics☆303Updated 6 years ago
- AFL/QEMU fuzzing with full-system emulation.☆628Updated 6 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆511Updated 3 years ago
- DECAF (short for Dynamic Executable Code Analysis Framework) is a binary analysis platform based on QEMU. This is also the home of the D…☆817Updated 5 months ago
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆605Updated last year
- Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.☆490Updated 3 years ago
- A Bochs-based instrumentation project designed to log kernel memory references, to identify "double fetches" and other OS vulnerabilities☆335Updated 5 years ago
- Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization☆415Updated 6 years ago
- ☆383Updated 3 years ago
- Bucket and triage on-disk crashes. OSX and Linux.☆357Updated 6 months ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆639Updated 2 years ago
- Detect, analyze and uniquely identify crashes in Windows applications☆504Updated 2 months ago
- gramfuzz is a grammar-based fuzzer that lets one define complex grammars to generate text and binary data formats.☆256Updated 4 years ago
- A Bochs-based instrumentation performing kernel memory taint tracking to detect disclosure of uninitialized memory to ring 3☆300Updated 6 years ago
- High-throughput fuzzer and emulator of DECREE binaries☆243Updated 5 years ago
- A Miasm2 based function divination.☆534Updated 4 years ago
- Cross Platform Kernel Fuzzer Framework☆450Updated 6 years ago
- American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries☆187Updated 3 years ago
- AFLFast (extends AFL with Power Schedules)☆417Updated last year
- Open source library that implements translator and tools for REIL (Reverse Engineering Intermediate Language)☆508Updated 3 years ago
- ☆236Updated 6 years ago
- Package Binary Code as a Python class using Binary Ninja and Unicorn Engine☆403Updated 2 years ago
- Intermediate Representation for Binary analysis and transformation☆330Updated last month