trailofbits / llvm-sanitizer-tutorialLinks
An LLVM sanitizer tutorial
☆204Updated 3 years ago
Alternatives and similar repositories for llvm-sanitizer-tutorial
Users that are interested in llvm-sanitizer-tutorial are comparing it to the libraries listed below
Sorting:
- Static instrumentation tool for efficient binary-level coverage analysis.☆151Updated 5 years ago
- A LLVM Sanitizer for Symbolic Tracing☆228Updated last week
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 months ago
- Constraint solver based on coverage-guided fuzzing☆249Updated 2 years ago
- This implements a 64-bit version of vusec/vuzzer fuzzing tool.☆178Updated 3 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 7 years ago
- A taint-tracking plugin for the Valgrind memory checking tool☆263Updated 8 months ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆130Updated 2 weeks ago
- Intermediate Representation for Binary analysis and transformation☆349Updated 3 weeks ago
- An experimental high performance, fuzzing oriented Intel Processor Trace capture and analysis suite☆131Updated 3 years ago
- Domain-Specific Fuzzing with Waypoints☆241Updated 2 years ago
- FuZZan: Efficient Sanitizer Metadata Design for Fuzzing☆124Updated 4 years ago
- A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.☆141Updated 4 years ago
- ☆29Updated 7 years ago
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆236Updated 3 years ago
- AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!☆111Updated 4 years ago
- LLVM-based compiler to create artificial software diversity to protect software from code-reuse attacks.☆141Updated 7 years ago
- Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files☆202Updated 6 years ago
- Your S2E project management tools. Visit https://s2e.systems/docs to get started.☆96Updated 3 weeks ago
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Super Fast Concolic Execution Engine based on Source Code Taint Tracing☆102Updated 3 years ago
- Fast static binary instrumentation for linux/x86☆83Updated 8 years ago
- Tutorial on Symbolic Execution. Hands-on session is based on the angr framework.☆135Updated 4 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆335Updated this week
- ☆56Updated 3 years ago
- ☆132Updated 6 years ago
- UniSan: Proactive Kernel Memory Initialization to Eliminate Data Leakages☆43Updated 4 years ago
- Self-hosting binary instrumentation framework for security research☆220Updated 2 years ago
- ParmeSan: Sanitizer-guided Greybox Fuzzing☆177Updated last year