There are 6 repositories under binary-instrumentation topic.
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.
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.
Reverse engineered API for Microsoft's Time Travel Debugger
A simple example of how to implement an Inline Hook
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
A dynamic binary instrumentation tool for tracing and analyzing CUDA kernel instructions.
tool for monitoring x64 MSVC vtable calls
Flopz - Firmware Liberation on Python
Hooky is a dynamic analysis tool for mobile application security testing and runtime instrumentation.
Source References for Published CVE & Advisory
a tool that shows which lines of code are executing in a binary in realtime
Synthesizing black boxed library functions via symbolic execution and component based synthesis.