hfiref0x / UACME

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

IDL files? #107

Closed pat-ux closed 3 years ago

pat-ux commented 3 years ago

Hi, could you include the IDL files for the RPC interfaces in the VS project, or post the command to generate?

hfiref0x commented 3 years ago

IDL file is in Source/Akagi/appinfo.

pat-ux commented 3 years ago

Ok. Do you know if the process has to appear to be explorer.exe (or similar) to access the appinfo rpc server asynchronously? Regular I can get it to work, like from forshaw, but asynchronous, it may do access check? what did you have to do to implement this

hfiref0x commented 3 years ago

I don't see how your question is related to this rep.

pat-ux commented 3 years ago

the answer to the question is yes, explorer.exe is able to call RPC async, random process is not.