Connecting a remote PIN tool instance from IDA
$ /path/to/pin -t /path/to/idadbg/lib -p PORT -- APPLICATION [ARGUMENTS] $ /path/to/pin -pid PID -t /full/path/to/idadbg/lib/with.extension -p PORT - Environment variables:
IDAPIN_DEBUG: Set this environment variable to 1 or higher to print
debugging information.
- Command line arguments:
-p number: Port where the PIN tool will listen for incoming connections from IDA
-idadbg [0|1|2]: Same as the IDAPIN_DEBUG environment variableLast updated
Was this helpful?
