srg-imperial / SaBReLinks
Load-time selective binary rewriting
☆159Updated 2 years ago
Alternatives and similar repositories for SaBRe
Users that are interested in SaBRe are comparing it to the libraries listed below
Sorting:
- Self-hosting binary instrumentation framework for security research☆215Updated last year
- Static instrumentation tool for efficient binary-level coverage analysis.☆148Updated 4 years ago
- An experimental high performance, fuzzing oriented Intel Processor Trace capture and analysis suite☆129Updated 3 years ago
- Rewriting functions in compiled binaries using McSema☆89Updated 5 years ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- A framework for instrumenting build tools☆89Updated 3 weeks ago
- Safely execute an arbitrary x86 instruction☆180Updated last year
- Detecting Spectre vulnerabilities using symbolic execution, built on angr (github.com/angr/angr)☆75Updated 2 years ago
- LLVM-based compiler to create artificial software diversity to protect software from code-reuse attacks.☆136Updated 6 years ago
- A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.☆138Updated 3 years ago
- ☆252Updated 2 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 6 years ago
- KLEE Symbolic Execution Engine☆60Updated 5 years ago
- A patched version of VEX to work with PyVEX.☆110Updated 4 months ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- fuzzing framework based on libfuzzer and clang sanitizer☆167Updated 6 years ago
- The fastest Intel-PT decoder for fuzzing☆372Updated last year
- Timeless debugging with symbolic execution and processor trace☆76Updated 4 years ago
- ☆50Updated 3 years ago
- ☆85Updated 3 months ago
- Compiler/source code fuzzing tool using AFL instrumentation☆124Updated 7 years ago
- A LLVM Sanitizer for Symbolic Tracing☆223Updated this week
- a friendly wrapper around ptrace☆132Updated 3 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆54Updated 3 years ago
- This implements a 64-bit version of vusec/vuzzer fuzzing tool.☆177Updated 3 years ago
- Scalable Validator for Binary Lifters☆56Updated 5 years ago
- LLVM meets Code Property Graphs☆92Updated 4 years ago
- Domain-Specific Fuzzing with Waypoints