Description
Program behavior can be inspected or modified at runtime through dynamic binary instrumentation. It is useful for performance analysis, security research, tracing, and advanced debugging.
Instrumentation frameworks can observe sensitive process behavior and destabilize programs. Use them only on systems and binaries where analysis is authorized.