tiny_tracer

A Pin Tool for tracing API calls etc

Stars
1.3K

Bot releases are hidden (Show)

tiny_tracer -

Published by hasherezade over 4 years ago

BUGFIX

  • Updated the pe_check.exe helper app to recognize 32-bit .NET PEs which will be run as 64-bit

Requires Intel Pin 3.7 or above.
I am sorry but Intel does not allow for distribution of compiled Pin Tools. So, you need to compile them from the sources.
Follow the instructions to build and install.

tiny_tracer -

Published by hasherezade over 4 years ago

FEATURES

  • Changes in run as Administrator - different method of elevation - now changes in Group Policy are not required

Requires Intel Pin 3.7 or above.
I am sorry but Intel does not allow for distribution of compiled Pin Tools. So, you need to compile them from the sources.
Follow the instructions to build and install.

tiny_tracer -

Published by hasherezade over 4 years ago

FEATURES

  • Added a menu to run as Administrator

Requires Intel Pin 3.7 or above.
I am sorry but Intel does not allow for distribution of compiled Pin Tools. So, you need to compile them from the sources.
Follow the instructions to build and install.


NOTE:

Make sure that your Administrator account is enabled in the group policy, otherwise Administrator mode will not run.
In Group Policy Editor:
Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options -> Accounts: Administrator account status:Enabled

tiny_tracer -

Published by hasherezade over 4 years ago

Requires Intel Pin 3.7 or above.
I am sorry but Intel does not allow for distribution of compiled Pin Tools. So, you need to compile them from the sources.
Follow the instructions to build and install.

tiny_tracer -

Published by hasherezade over 5 years ago

Requires Intel Pin 3.7 or above.
I am sorry but Intel does not allow for distribution of compiled Pin Tools. So, you need to compile them from the sources. The project is configured to compile smoothly with Visual Studio 2017. You need to put the sources to the \source\tools in the Pin root directory, open the project and build. Build two versions, 32-bit and 64-bit. Rename them accordingly: TinyTracer32.dll and TinyTracer64.dll
Go to "install32_64" and follow the instructions to add the tool to the context menu.