From a6f9f9cb9234c4926d57de97b5b7481b004ebada Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Tue, 23 Feb 2021 20:43:45 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d2150e3..68ae2a9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # msrexec msrexec is a small project that can be used to elevate arbitrary MSR writes to kernel execution on 64 bit Windows-10 systems. This project is part of the VDM (vulnerable driver manipulation) namespace