Description
Program behavior can be inspected with Intel Pin dynamic binary instrumentation. This command-line tool is useful for developers, researchers, and performance analysts who need to trace, profile, or experiment with running binaries. It is run from a terminal with the pin command and instrumentation tools. Dynamic instrumentation can inspect memory and alter execution timing, so use it only on software you are allowed to analyze.