Eli Fulkerson .com HomeProjectsUac
 

uac.exe

Description:

uac.exe is a simple command line utility that runs other programs after getting UAC approval from the user. It performs similarly to runas (windows) or sudo (*nix). I wrote this mostly because 99% of the time I just want to have UAC approval and I find the syntax for runas to be clunky.

Download:

uac.exe

uac-src.zip

Usage (for instance):

C:\uac rawsniff.exe --udp --port 53

Screenshot: ;)