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.