From 84441d5a80d2717b53652b3e769f15f6fcf0e120 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Tue, 3 Nov 2020 07:29:58 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 4ea56df..7c6ca16 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,4 @@ std::printf("[+] pde.large_page -> %d\n", ntoskrnl_pde.second.large_page); # virtual memory - convert virtual addresses to physical addresses - get table entries for a given address -- change table entries for a given address - -# limitations -- please uninstall avast! (they destory physmeme!) \ No newline at end of file +- change table entries for a given address \ No newline at end of file