From 1cf14f4ca649562ebd1549a66f5d2f132dc23797 Mon Sep 17 00:00:00 2001 From: xerox Date: Mon, 20 Apr 2020 00:30:11 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 422760b..5fd6d91 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Before I begin, those who helped me create this project shall be credited. # Physmeme -Given map/unmap (read/write) of physical memory, one can now systematically map unsigned code into ones kernel. +Given ANY map/unmap (read/write) of physical memory, one can now systematically map unsigned code into ones kernel. Many drivers expose this primitive and now can all be exploited by simply coding a few functions. ### What versions of windows does this mapper support?