GrammaTech / ddisasm Star 866 Code Issues Pull requests A fast and accurate disassembler analysis binary reverse-engineering disassembler binary-analysis intermediate-representation binary-rewriting gtirb Updated Jul 7, 2026 C++
GrammaTech / gtirb Star 373 Code Issues Pull requests Intermediate Representation for Binary analysis and transformation analysis binary reverse-engineering disassembler binary-analysis intermediate-representation binary-rewriting gtirb Updated Jun 16, 2026 C++
GrammaTech / gtirb-pprinter Star 54 Code Issues Pull requests Pretty printer from GTIRB to assembly code analysis binary reverse-engineering disassembler binary-analysis intermediate-representation binary-rewriting gtirb Updated Sep 4, 2026 C++
GrammaTech / gtirb-stack-stamp Star 34 Code Issues Pull requests Apply ROP protection to a binary using binary rewriting with GTIRB analysis binary reverse-engineering rop binary-rewriting gtirb binary-hardening stack-stamping Updated Jul 1, 2025 C++
pear-labs / PeAR Star 18 Code Issues Pull requests PeAR - the Performant AFL Rewriter. Instrument Linux and Windows binaries with fuzzing instrumentation and more. reverse-engineering fuzzing afl binary-rewriting gtirb winafl binary-patching Updated Aug 7, 2026 Python
GrammaTech / mc-asm Star 16 Code Issues Pull requests Assemble code to bytes using LLVM's MC layer assembly llvm machine-code gtirb Updated Oct 12, 2023 C++
GrammaTech / gtirb-ghidra-plugin Star 13 Code Issues Pull requests Ghidra plugin to handle GTIRB files reverse-engineering disassembler software-analysis binary-analysis intermediate-representation binary-rewriting gtirb Updated Jul 13, 2023 Java
adrianherrera / binaryninja-gtirb Star 8 Code Issues Pull requests Support for the GrammaTech Intermediate Representation for Binaries (GTIRB) format in Binary Ninja analysis binary reverse-engineering binary-ninja binary-analysis gtirb binary-ninja-plugin Updated Oct 16, 2024 Python