File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,8 @@ potential applications are:
19
19
Two of those ideas are already implemented: MemoryMon detecting execution of
20
20
kernel memory, and GuardMon monitoring some of PatchGuard activities. See their
21
21
project pages for more details:
22
-
23
- https://github.com/tandasat/MemoryMon
24
- https://github.com/tandasat/GuardMon
22
+ - https://github.com/tandasat/MemoryMon
23
+ - https://github.com/tandasat/GuardMon
25
24
26
25
27
26
Advantages
@@ -44,11 +43,11 @@ Build
44
43
------
45
44
To build HyperPlatform, the following are required.
46
45
- Visual Studio Community 2015 Update 1
47
- https://www.visualstudio.com/en-us/news/vs2015-update1-vs.aspx
46
+ - https://www.visualstudio.com/en-us/news/vs2015-update1-vs.aspx
48
47
- Windows Software Development Kit (SDK) for Windows 10
49
- https://dev.windows.com/en-us/downloads/windows-10-sdk
48
+ - https://dev.windows.com/en-us/downloads/windows-10-sdk
50
49
- Windows Driver Kit (WDK) 10
51
- https://msdn.microsoft.com/en-us/windows/hardware/hh852365.aspx
50
+ - https://msdn.microsoft.com/en-us/windows/hardware/hh852365.aspx
52
51
53
52
54
53
Installation and Uninstallation
You can’t perform that action at this time.
0 commit comments