Skip to content

execute a command without admin privileges

License

Notifications You must be signed in to change notification settings

bobcarroll/sudont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudont is a Windows console application that will execute a command without
administrator rights. This is necessary for situations when a user is
running as an administrator with UAC turned off, or is currently elevated.

When sudont spawns the new process, all system privileges are disabled and
rights associated with the built-in administrators group will be denied.
Further, the integrity level is reduced to medium, or lower if the process
image has an explicit (and lower) integrity level defined.

Supported on Windows Vista, Windows 7, and Windows Server 2008 only.

About

execute a command without admin privileges

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages