diff --git a/README.md b/README.md index c9b6676..3d80ad4 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@
- +
- - - - - + + + + +
*** @@ -32,7 +32,7 @@ Note you will need to install nasm and add it to your PATH system variable. This # HookChain - information and order of hooks... - + *** @@ -125,7 +125,7 @@ mm.cpp and mm.hpp contain all of the memory managment code. Hyper-v has a self r This is crucial as without knowing where the PML4 of the current logical processor is located in virtual memory, there is no way to interface with physical memory. Each logical processor running under hyper-v has its own host cr3 value (each core has its own host PML4). - + ###### Mapping PTE's @@ -160,4 +160,4 @@ are more then 256 cores on the system then this code above will not work. The demo project contains everything one would need to start coding using libvoyager. The demo uses VDM to get the dirbase of explorer.exe and the hypervisor to read/write to explorer.exe - \ No newline at end of file +