From 160c10ebc6f1023686341ef0ccae3a7618603e9a Mon Sep 17 00:00:00 2001 From: hasherezade Date: Thu, 25 Jun 2020 21:54:11 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```