Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save xorhex/1f3d07e910c845878421813187500989 to your computer and use it in GitHub Desktop.
Save xorhex/1f3d07e910c845878421813187500989 to your computer and use it in GitHub Desktop.
Code Snippet 2 - Pin Tool `main` function
int main(int argc, char *argv[])
{
...
IMG_AddInstrumentFunction(Image, 0);
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment