An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.
☆588Feb 20, 2026Updated 3 weeks ago
Alternatives and similar repositories for polytracker
Users that are interested in polytracker are comparing it to the libraries listed below
Sorting:
- SymCC: efficient compiler-based symbolic execution☆862Updated this week
- libdft for Intel Pin 3.x and 64 bit platform. (Dynamic taint tracking, taint analysis)☆270Feb 21, 2025Updated last year
- A LLVM-based static analysis framework.☆1,036Updated this week
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆524May 21, 2025Updated 9 months ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆739Apr 26, 2025Updated 10 months ago
- A lightweight dynamic instrumentation library☆1,328Mar 13, 2026Updated last week
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆955Jul 18, 2022Updated 3 years ago
- A LLVM Sanitizer for Symbolic Tracing☆235Updated this week
- A taint-tracking plugin for the Valgrind memory checking tool☆265May 30, 2025Updated 9 months ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆366Sep 3, 2024Updated last year
- A powerful static binary rewriting tool☆1,097Mar 3, 2026Updated 2 weeks ago
- A ground-truth fuzzing benchmark suite based on real programs with real bugs.☆335Jan 11, 2026Updated 2 months ago
- An experimental high performance, fuzzing oriented Intel Processor Trace capture and analysis suite☆132Feb 13, 2022Updated 4 years ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆655Nov 23, 2022Updated 3 years ago
- Open-source symbolic execution framework: https://maat.re☆648Feb 22, 2026Updated 3 weeks ago
- ParmeSan: Sanitizer-guided Greybox Fuzzing☆177Apr 19, 2024Updated last year
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Apr 21, 2024Updated last year
- SymQEMU: Compilation-based symbolic execution for binaries☆371May 5, 2025Updated 10 months ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆335Feb 25, 2026Updated 3 weeks ago
- QASan is a custom QEMU 3.1.1 that detects memory errors in the guest using AddressSanitizer.☆351Jul 30, 2024Updated last year
- S2E: A platform for multi-path program analysis with selective symbolic execution.☆513Feb 15, 2026Updated last month
- Static Value-Flow Analysis Framework for Source Code☆1,655Updated this week
- Library for lifting machine code to LLVM bitcode☆1,642Mar 11, 2026Updated last week
- Binary, coverage-guided fuzzer for Windows, macOS, Linux and Android☆1,299Mar 2, 2026Updated 2 weeks ago
- A fast and accurate disassembler☆741Jan 23, 2026Updated last month
- Scalable Validator for Binary Lifters☆62Jun 28, 2020Updated 5 years ago
- A data-flow-guided fuzzer☆124Aug 19, 2023Updated 2 years ago
- Symbolic execution of LLVM IR with an engine written in Rust☆582Oct 27, 2023Updated 2 years ago
- UAFuzz: Binary-level Directed Fuzzing for Use-After-Free Vulnerabilities☆350Sep 25, 2023Updated 2 years ago
- Kernel Fuzzer for Xen Project (KF/x) - Hypervisor-based fuzzing using Xen VM forking, VMI & AFL☆475Jul 8, 2024Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆287Jun 7, 2024Updated last year
- Proximal Gradient Analysis open source release based on our USENIX Security 2021 paper: "Fine Grained Dataflow Analysis with Proximal Gra…☆32Apr 29, 2021Updated 4 years ago
- source code for savior fuzzer