From aa3eccfe20ad19304debd035e30d81105746fcfc Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Fri, 21 May 2021 05:07:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef916a2..f6fad63 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,5 @@ First download the repo with `git clone --recursive https://githacks.org/vmp2/um To create a trace file simply run the following: ``` - +um-tracer.exe --bin vmptest.vmp.exe --table 0x6473 --base 0x140000000 --out test.vmp2 ``` \ No newline at end of file