Skip to content

.NET Tracer installationπŸ”—

The SandboxAQ .NET Tracer is a .NET profiler that logs cryptographic calls made by a .NET application. The logged information is formatted for analysis by AQtive Guard.

RequirementsπŸ”—

  • .NET Core 3.0+ or .NET Framework 4.7+ for Linux 64-bit
  • .NET Core 2.0+ or .NET Framework 4.7+ for Windows 32-bit or 64-bit

DownloadπŸ”—

If you’ve purchased the appropriate license, a download link to the tracer should have been sent to you.

Visit our support portal if you have questions or need help.

InstallationπŸ”—

The .NET Tracer is distributed as a zip package named cs-dotnet-tracer-<VERSION>.zip. When you extract this package, it’ll create a directory named cs-dotnet-tracer-<VERSION> that contains the following files:

cs-dotnet-tracer-0.2.2/
β”œβ”€β”€ cs_dotnet_tracer_32.dll
β”œβ”€β”€ cs_dotnet_tracer_64.dll
└── cs_dotnet_tracer_64.so

You can move these files anywhere on your system. They don’t have to remain in the cs-dotnet-tracer-<VERSION> directory.

Note

These files are OS-specific, and you can safely delete those that don’t apply:

  • Windows - .dll files (2 required)
  • Linux - .so file