googleprojectzero / functionsimsearch
Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.
☆558Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for functionsimsearch
- Driller: augmenting AFL with symbolic execution!☆900Updated 2 years ago
- Python bindings for Valgrind's VEX IR.☆340Updated this week
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆573Updated 5 years ago
- Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization☆413Updated 6 years ago
- ☆379Updated 5 years ago
- AFL/QEMU fuzzing with full-system emulation.☆625Updated 6 years ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆679Updated 5 months ago
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆594Updated last year
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆506Updated 2 years ago
- Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.☆483Updated 3 years ago
- A static binary rewriter that does not use heuristics☆298Updated 6 years ago
- The Kam1n0 Assembly Analysis Platform☆615Updated last year
- Open source library that implements translator and tools for REIL (Reverse Engineering Intermediate Language)☆494Updated 3 years ago
- ☆373Updated 3 years ago
- The 'exploitable' GDB plugin☆675Updated 2 years ago
- CLE Loads Everything (at least, many binary formats!)☆414Updated this week
- Pure Python parser and analyzer for IDA Pro database files (.idb).☆457Updated 3 years ago
- yet another tool for analysing binaries☆469Updated 4 months ago
- DARPA Challenges Sets for Linux, Windows, and macOS☆518Updated last year
- AFLFast (extends AFL with Power Schedules)☆410Updated last year
- Shellphish's automated patching engine, originally created for the Cyber Grand Challenge.☆251Updated 4 months ago
- A Miasm2 based function divination.☆531Updated 4 years ago
- Detect, analyze and uniquely identify crashes in Windows applications☆501Updated 4 months ago
- Bucket and triage on-disk crashes. OSX and Linux.☆349Updated 3 weeks ago
- Shellphish's automated exploitation engine, originally created for the Cyber Grand Challenge.☆636Updated 3 weeks ago
- A taint-tracking plugin for the Valgrind memory checking tool☆249Updated last year
- Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free…☆1,691Updated last month
- DECAF (short for Dynamic Executable Code Analysis Framework) is a binary analysis platform based on QEMU. This is also the home of the D…☆803Updated 3 months ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆631Updated last year
- Intermediate Representation for Binary analysis and transformation☆309Updated last month