From 237b870006594d3e8afddc70e94461764cfcb430 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Fri, 21 May 2021 05:20:00 +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 1bbcbd6..9b2ce66 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,4 @@ In order to use vmprofiler-qt a few requirements must be met. When using the GUI # Usage -Click file -> open, navigate to the location of the VMProtect'ed file. Select it. After, enter the RVA to the vm_entry routine as well as the `ImageBase` value described in the above section. \ No newline at end of file +Click file -> open, navigate to the location of the VMProtect'ed file. Select it. After, enter the RVA to the vm_entry routine as well as the `ImageBase` value described in the above section. You can grab a trace file from [um-tracer v1.0 release](https://githacks.org/vmp2/um-tracer/-/releases/v1.0). \ No newline at end of file