From 7beb603dfa01e11cf77570bae17162e7e89f5c18 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Mon, 16 Nov 2020 09:54:22 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3fed2c3..536cd64 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +
+ +
+ # kmem /proc/kmem reimplementation for windows. The process created is named "/proc/kmem" which you can see in task manager + use CreateToolhelp32Snapshot to obtain the PID of this process.