A high performance LLVM-based dynamic binary instrumentation framework
☆286Jun 7, 2024Updated 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☆490Jun 17, 2024Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆120Feb 19, 2021Updated 5 years ago
- A library for dynamic binary rewriting☆59Feb 10, 2021Updated 5 years ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆366Sep 3, 2024Updated last year
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆588Feb 20, 2026Updated last week
- BinRec: Dynamic Binary Lifting and Recompilation☆149Sep 18, 2023Updated 2 years ago
- A LLVM Sanitizer for Symbolic Tracing☆234Feb 7, 2026Updated 3 weeks ago
- Library for lifting machine code to LLVM bitcode☆1,605Feb 13, 2026Updated 2 weeks ago
- DROB (Dynamic Rewriter and Optimizer of Binary code)☆26Feb 19, 2020Updated 6 years ago
- Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.☆76Nov 12, 2019Updated 6 years ago
- A fast and accurate disassembler☆739Jan 23, 2026Updated last month
- Open-source symbolic execution framework: https://maat.re☆648Feb 22, 2026Updated last week
- Scalable Validator for Binary Lifters☆62Jun 28, 2020Updated 5 years ago
- The next generation reverse engineering IDE (work-in-progress).☆105Jun 27, 2024Updated last year
- SymCC: efficient compiler-based symbolic execution☆856May 12, 2025Updated 9 months ago
- Control-flow-flattening and string deobfuscator☆160Nov 8, 2021Updated 4 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆216Oct 27, 2025Updated 4 months ago
- Dynamic Taint Analysis versus Obfuscated Self-Checking☆16Sep 5, 2021Updated 4 years ago
- Load-time selective binary rewriting☆164Aug 26, 2022Updated 3 years ago
- An awesome & curated list of binary rewriting papers☆263Apr 4, 2022Updated 3 years ago
- Efficient Deobfuscation of Linear Mixed Boolean-Arithmetic Expressions☆181Oct 12, 2023Updated 2 years ago
- llvm-mctoll☆869Jun 22, 2024Updated last year
- A lightweight dynamic instrumentation library☆1,314Updated this week
- revng: the core repository of the rev.ng project☆1,633Feb 25, 2026Updated last week
- An IDA plugin that eases reversing of binaries that have been code-size-optimized with function outlining☆224Dec 31, 2024Updated last year
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆391Jan 21, 2025Updated last year
- A powerful static binary rewriting tool☆1,095Updated this week
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆68Aug 11, 2023Updated 2 years ago
- Symbolic Execution Engine based on Ghidra's PCode☆84Mar 16, 2023Updated 2 years ago
- A suite of experiments for evaluating open-source binary taint trackers.