trailofbits / polytrackerLinks
An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.
☆588Updated 9 months ago
Alternatives and similar repositories for polytracker
Users that are interested in polytracker are comparing it to the libraries listed below
Sorting:
- S2E: A platform for multi-path program analysis with selective symbolic execution.☆509Updated last week
- SymCC: efficient compiler-based symbolic execution☆856Updated 8 months ago
- SymQEMU: Compilation-based symbolic execution for binaries☆368Updated 8 months ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆656Updated 3 years ago
- A grammar-based custom mutator for AFL++☆267Updated last month
- Intermediate Representation for Binary analysis and transformation☆349Updated 3 weeks ago
- The fastest Intel-PT decoder for fuzzing☆376Updated 2 years ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆735Updated 9 months ago
- A grammar based feedback Fuzzer☆461Updated last year
- ☆398Updated 4 years ago
- Domain-Specific Fuzzing with Waypoints☆241Updated 2 years ago
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆236Updated 3 years ago
- FormatFuzzer is a framework for high-efficiency, high-quality generation and parsing of binary inputs.☆439Updated 7 months ago
- MATE is a suite of tools for interactive program analysis with a focus on hunting for bugs in C and C++ code using Code Property Graphs.☆195Updated 3 years ago
- GraphFuzz is an experimental framework for building structure-aware, library API fuzzers.☆270Updated 2 years ago
- BINSEC binary-level open-source platform☆392Updated 3 weeks ago
- ☆306Updated 4 years ago
- ☆253Updated 2 years ago
- LAVA: Large-scale Automated Vulnerability Addition☆409Updated this week
- ☆263Updated 2 years ago
- A LLVM Sanitizer for Symbolic Tracing☆228Updated this week
- A ground-truth fuzzing benchmark suite based on real programs with real bugs.☆334Updated 3 weeks ago
- AFL binary instrumentation☆305Updated last year
- Fuzz Introspector -- introspect, extend and optimise fuzzers