diff --git a/README.md b/README.md index 0da84a1..6ca202f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A Pin Tool for tracing: + API calls + transition between sections of the traced module (helpful in finding OEP of the packed module) -Generates a report in a format: +Generates a report in a `.tag` format (which can be [loaded into other analysis tools](https://github.com/hasherezade/tiny_tracer/wiki/Using-the-TAGs-with-disassemblers-and-debuggers)): ``` RVA;traced event ```