aengelke / instrewLinks
A high performance LLVM-based dynamic binary instrumentation framework
☆284Updated last year
Alternatives and similar repositories for instrew
Users that are interested in instrew are comparing it to the libraries listed below
Sorting:
- Lift machine code to performant LLVM IR☆485Updated last year
- anvill forges beautiful LLVM bitcode out of raw machine code☆363Updated last year
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆58Updated 6 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆145Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- An awesome & curated list of binary rewriting papers☆259Updated 3 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆74Updated last year
- A small library to modify all page-table levels of all processes from user space for x86_64 and ARMv8.☆278Updated 8 months ago
- S2E: A platform for multi-path program analysis with selective symbolic execution.☆507Updated this week
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 11 months ago
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆388Updated 11 months ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- A collection of C/C++ programs and Python scripts to be used in conjunction with Intel Software Development Emulator (Intel SDE, availabl…☆50Updated 6 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- Whole Program LLVM: wllvm ported to go☆330Updated last year
- Decompiler of LLVM bitcode to C☆89Updated last month
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆130Updated 5 months ago
- Binary Translator to LLVM IR☆48Updated 8 years ago
- Rellic produces goto-free C output from LLVM bitcode☆583Updated 3 weeks ago
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆431Updated 3 weeks ago
- An LLVM sanitizer tutorial☆202Updated 3 years ago
- Simple Intel CPU processor tracing on Linux☆351Updated 2 years ago
- The fastest Intel-PT decoder for fuzzing☆376Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated last month
- ☆38Updated 3 years ago
- A LLVM Sanitizer for Symbolic Tracing☆227Updated this week
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆105Updated 3 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Self-hosting binary instrumentation framework for security research☆217Updated 2 years ago