binary-instrumentation
There are 18 repositories under binary-instrumentation topic.
GJDuck/e9patch
A powerful static binary rewriting tool
ROCm/omnitrace
Omnitrace: Application Profiling, Tracing, and Analysis
YoavLevi/IAT-Tracer
An automation plugin for Tiny-Tracer framework to trace and watch functions directly out of the executable's import table or trace logs (.tag) files.
redthing1/w1tn3ss
dynamic binary instrumentation, analysis, and patching framework
tin-z/GDBleed
Dynamic-Static binary instrumentation framework on top of GDB
fr0gger/MalwareMuncher
Malware Muncher is a proof-of-concept Python script that utilizes the Frida framework for binary instrumentation and API hooking, enabling users to conduct malware analysis.
Colton1skees/WinTTD
Reverse engineered API for Microsoft's Time Travel Debugger
eunomia-bpf/inline-hook-demo
A simple example of how to implement an Inline Hook
CMU-SAFARI/Load-Inspector
A binary instrumentation tool to analyze load instructions in any off-the-shelf x86(-64) program. Described by Bera et al. in https://arxiv.org/pdf/2406.18786
facebookresearch/CUTracer
A dynamic binary instrumentation tool for tracing and analyzing CUDA kernel instructions.
praydog/vtable-monitor
tool for monitoring x64 MSVC vtable calls
Flopz-Project/flopz
Flopz - Firmware Liberation on Python
ZehMatt/CovCane
Experimental dynamic binary instrumentation
0xdad0/Hooky
Hooky is a dynamic analysis tool for mobile application security testing and runtime instrumentation.
yogeshshe1ke/CVE
Source References for Published CVE & Advisory
charles-l/binary-xray
a tool that shows which lines of code are executing in a binary in realtime
pokhym/binCynth
Synthesizing black boxed library functions via symbolic execution and component based synthesis.
paetscan/libdft64
x86-64 dynamic taint tracking with Intel Pin 3.23