aengelke / binoptLinks
A binary optimization/specialization library supporting multiple rewriters
☆114Updated 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
- BinRec: Dynamic Binary Lifting and Recompilation☆140Updated last year
- Decompiler of LLVM bitcode to C☆87Updated last year
- Safely execute an arbitrary x86 instruction☆181Updated last year
- LLVM-based type and memory allocation tracking sanitizer☆53Updated 2 months ago
- Peter's Amazing Syntax Tree Analyzer☆131Updated 10 months ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆48Updated this week
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆270Updated last year
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆189Updated 2 months ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- X86 disassembler benchmark☆61Updated last year
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- Diablo is a retargetable link-time binary rewriting framework☆78Updated 4 years ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆352Updated 10 months ago
- Disarm — Fast AArch64 Decode/Encoder☆41Updated 7 months ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆148Updated 4 years ago
- VSCode extension for the LLVM IR language☆62Updated last year
- Extracting high level semantic information from binary code☆65Updated 6 years ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Dr. Disassembler☆36Updated 3 years ago
- ☆70Updated last year
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years 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☆76Updated last year
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆69Updated last year
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆124Updated 3 months ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago