binary-rewriting
There are 23 repositories under binary-rewriting topic.
GJDuck/e9patch
A powerful static binary rewriting tool
HexHive/retrowrite
RetroWrite -- Retrofitting compiler passes through binary rewriting
GrammaTech/ddisasm
A fast and accurate disassembler
yasukata/zpoline
system call hook for Linux
GrammaTech/gtirb
Intermediate Representation for Binary analysis and transformation
GJDuck/e9afl
AFL binary instrumentation
ZhangZhuoSJTU/StochFuzz
Sound and Cost-effective Fuzzing of Stripped Binaries by Incremental and Stochastic Rewriting
srg-imperial/SaBRe
Load-time selective binary rewriting
abenkhadra/bcov
Static instrumentation tool for efficient binary-level coverage analysis.
GJDuck/RedFat
A binary hardening system
lifting-bits/fennec
Rewriting functions in compiled binaries using McSema
GJDuck/e9syscall
A system call interception tool
GrammaTech/gtirb-pprinter
Pretty printer from GTIRB to assembly code
backengineering/bintests
A large collection of 32bit and 64bit PE files useful for verifying the correctness of bin2bin transformations
jonomango/chum
Binary rewriter for 64-bit PE files.
purseclab/Patcherex2
A versatile and easy-to-use static binary patching tool.
GrammaTech/gtirb-stack-stamp
Apply ROP protection to a binary using binary rewriting with GTIRB
nmosier/86x64
Convert 32-bit x86 programs to 64-bit x86-64 on macOS.
pwnslinger/sn4ke
Evaluation of two binary mutation engines based on ddisasm and rev.ng
GrammaTech/gtirb-ghidra-plugin
Ghidra plugin to handle GTIRB files
GaloisInc/mctrace
An implementation of DTrace for machine code
Jebaitedneko/ELFTool
Binary code stuffing for x86_64 & aarch64 ELFs (Relocations supported)
nmosier/trace-memcheck
Dynamic binary analysis tool for detecting various memory bugs.