hfiref0x / UACME

Defeating Windows User Account Control
BSD 2-Clause "Simplified" License
6.09k stars 1.3k forks source link

Calling Local Windows RPC Servers from .NET #123

Closed CaledoniaProject closed 2 years ago

CaledoniaProject commented 2 years ago

bypass UAC using only 2 RPC requests instead of DLL hijack: https://github.com/aaaddress1/PR0CESS/tree/main/UACBypassJF_RpcALPC

Can you include this one in UACME?

hfiref0x commented 2 years ago

He ripped this code entirely from this project. What should I include in? My own code?