googleprojectzero / functionsimsearchLinks
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
Sorting:
- A static binary rewriter that does not use heuristics☆304Updated 7 years ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆580Updated 6 years ago
- Python bindings for Valgrind's VEX IR.☆358Updated last week
- A Bochs-based instrumentation project designed to log kernel memory references, to identify "double fetches" and other OS vulnerabilities☆337Updated 6 years ago
- Shellphish's automated patching engine, originally created for the Cyber Grand Challenge.☆256Updated 2 months ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆714Updated last month
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆608Updated last year
- CLE Loads Everything (at least, many binary formats!)☆449Updated last week
- AFL/QEMU fuzzing with full-system emulation.☆633Updated 6 years ago
- ☆384Updated 5 years ago
- A Bochs-based instrumentation performing kernel memory taint tracking to detect disclosure of uninitialized memory to ring 3☆304Updated 6 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆512Updated 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…☆819Updated 6 months ago
- A taint-tracking plugin for the Valgrind memory checking tool☆259Updated this week
- Handy utilities for the angr binary analysis framework, most notably CFG visualization☆285Updated 6 years ago
- Pure Python parser and analyzer for IDA Pro database files (.idb).☆477Updated last month
- Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files☆201Updated 6 years ago
- yet another tool for analysing binaries☆484Updated 3 months ago
- Driller: augmenting AFL with symbolic execution!☆937Updated 2 months ago
- Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.☆492Updated 3 years ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆644Updated 2 years ago
- Intermediate Representation for Binary analysis and transformation☆336Updated 3 weeks ago
- Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization☆418Updated 6 years ago
- DARPA Challenges Sets for Linux, Windows, and macOS☆526Updated last year
- Cross Platform Kernel Fuzzer Framework☆450Updated 6 years ago
- American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries☆187Updated 4 years ago
- Playing with the Tigress software protection. Break some of its protections and solve their reverse engineering challenges. Automatic deo…☆831Updated last year
- Fuzzer for Linux Kernel Drivers☆378Updated 3 years ago
- Pintool example and PoC for dynamic binary analysis☆587Updated 3 years ago
- AFLFast (extends AFL with Power Schedules)☆417Updated last year