From 7f6e88f9f57945bb8c8c827df6fd2032533198d0 Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 3 Oct 2020 09:15:15 +0000 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 7680770..6762e1d 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,6 @@ Voyager 2 contains all the code associated with the AMD part of this project. Si the linear virtual address of the VMCB for every version of windows. GS register contains a pointer to a structure defined by MS, this structure contains alot of stuff. Deep in this structure is a linear virtual address to the current cores VMCB. -The payload for AMD is also just a cpuid interception example. - ``` #if WINVER == 2004 #define offset_vmcb_base 0x103B0