Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hasherezade authored Jun 25, 2020
1 parent dad5311 commit 160c10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 160c10e

Please sign in to comment.