aengelke / binoptLinks
A binary optimization/specialization library supporting multiple rewriters
☆119Updated 4 years ago
Alternatives and similar repositories for binopt
Users that are interested in binopt are comparing it to the libraries listed below
Sorting:
- LLVM-based type and memory allocation tracking sanitizer☆56Updated last month
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated last week
- Decompiler of LLVM bitcode to C☆89Updated last month
- A high performance LLVM-based dynamic binary instrumentation framework☆285Updated last year
- BinRec: Dynamic Binary Lifting and Recompilation☆146Updated 2 years ago
- Safely execute an arbitrary x86 instruction☆204Updated last year
- Peter's Amazing Syntax Tree Analyzer☆133Updated 3 months ago
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- X86 disassembler benchmark☆68Updated 3 months ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆208Updated 3 months ago
- Extracting high level semantic information from binary code☆67Updated 6 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆73Updated last year
- Disarm — Fast AArch64 Decode/Encoder☆44Updated last year
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆56Updated 3 years ago
- Efficient patch generation engine for C/C++ programs☆19Updated 3 years ago
- VSCode extension for the LLVM IR language☆60Updated last year
- Binary Translator to LLVM IR☆49Updated 8 years ago
- Diablo is a retargetable link-time binary rewriting framework☆79Updated 5 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆151Updated 5 years ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆364Updated last year
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- Dr. Disassembler☆37Updated 4 years ago
- ☆70Updated last year
- ☆52Updated 3 years ago
- A c++20 constexpr x86 assembler☆59Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.