Description
Function calls can be intercepted at runtime by inserting jump instructions for debugging, tracing, or instrumentation.
This is low-level developer tooling. Runtime hooks can destabilize programs and may be security-sensitive, so use only on software you are allowed to inspect.