Skip to content

AQG Code Tracer

The AQtive Guard Code Tracer is a tool that logs cryptographic calls made by a Java Virtual Machine (JVM) and its associated Java application. The logged information is formatted for analysis by AQtive Guard.

Requirements

  • Java 8 or higher

Download

You can download the AQG Code Tracer from the web UI.

Installation

When you extract the cs-java-tracer-.zip package, it creates a directory named cs-java-tracer-<VERSION> that contains a JAR file cs-java-tracer.jar. For instance:

cs-java-tracer-1.8.2/
└── cs-java-tracer.jar

Tip

You can move the cs-java-tracer.jar file to anywhere on your system. It doesn’t have to remain in the cs-java-tracer-<VERSION> directory.

Caution

Renaming the tracer JAR file can cause the trace to fail. If you must rename the JAR file, refer to Renaming the Tracer Jar File in the AQG Code Tracer reference for instructions.