From 873cdab26131fc863bae427f8884afcf1f256cef Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Wed, 3 Feb 2021 07:33:30 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa16c15..d8ecf0a 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ This project uses WDK and thus Windows Kernel functions to facilitate vmxlaunch. ### VMCS -Dump of VMCS fields can be found [here](https://githacks.org/_xeroxz/bluepill/-/blob/master/VMCS.md). This is not required, but for learning its nice to -see exactly what the masks are, what VMCS field's there are and what exactly you need to vmxlaunch successfully. \ No newline at end of file +Dump of VMCS control fields can be found [here](https://githacks.org/_xeroxz/bluepill/-/blob/master/VMCS.md). This is not required, but for learning its nice to +see exactly what the MSR masks are, and what VMCS field's there are. \ No newline at end of file