From 2ea673d22c30bc36bdc1fe79bd310305b15830bb Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Sun, 28 Feb 2021 05:39:18 +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 fcefb14..397e1e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# MsrExec - Elevate Arbitrary WRMSR To Kernel Execution +# MSREXEC - Elevate Arbitrary WRMSR To Kernel Execution 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 and can be integrated into any prior VDM projects. Although this project falls under the VDM namespace, Voyager and bluepill can be used to provide arbitrary wrmsr writes.