A small project to bypass UAC using dll injection technique
Windows 10 (32/64) Windows 8 (32/64) Windows 7 (32/64)
Tested on Windows 10.
- Compile the UAC Bypass project.
- Compile the
mscms dll
project (or use the already presentmscms.dll
for 64 bit machines) - Place both (
UAC Bypass.exe
andmscms.dll
) in same directory along with thescript.vbs
file. - Execute the
UAC Bypass.exe
.
A command prompt with elevated privilege will appear without the UAC pop up.
Reference: https://www.wietzebeukema.nl/blog/hijacking-dlls-in-windows