aengelke / binoptLinks
A binary optimization/specialization library supporting multiple rewriters
☆115Updated 4 years ago
Alternatives and similar repositories for binopt
Users that are interested in binopt are comparing it to the libraries listed below
Sorting:
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- Safely execute an arbitrary x86 instruction☆184Updated last year
- BinRec: Dynamic Binary Lifting and Recompilation☆140Updated last year
- LLVM-based type and memory allocation tracking sanitizer☆54Updated 3 weeks ago
- X86 disassembler benchmark☆61Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆272Updated last year
- Diablo is a retargetable link-time binary rewriting framework☆79Updated 4 years ago
- ☆70Updated last year
- Extracting high level semantic information from binary code☆66Updated 6 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆192Updated 3 months ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆48Updated last week
- Peter's Amazing Syntax Tree Analyzer☆131Updated 10 months ago
- Decompiler of LLVM bitcode to C☆86Updated last year
- Static instrumentation tool for efficient binary-level coverage analysis.☆149Updated 4 years ago
- Disarm — Fast AArch64 Decode/Encoder☆42Updated 8 months ago
- Dr. Disassembler☆36Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆69Updated last year
- Extended Length Disassembler Engine for x86-64 (1337 bytes in size)☆52Updated 6 years ago
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆352Updated 11 months ago
- Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files☆77Updated last year
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- Efficient patch generation engine for C/C++ programs☆18Updated 2 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆55Updated 3 years ago
- VSCode extension for the LLVM IR language☆61Updated last year
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆108Updated last week