From e97bfe0317b5b9bda6347c237068abc07eb26066 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Fri, 4 Jun 2021 22:21:12 +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 8ebfa4b..6b14bad 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ -# VMInspector - VMProtect 2 Virtual Instruction Inspector +# vmprofiler-qt, VMProtect 2 Virtual Instruction Inspector vmprofiler-qt is a GUI program designed to view trace files generated by vmtracer programs. Currently um-tracer is the only program that will generate a trace file, however in the near future another repo will be added using unicorn to generate traces.