Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
// predfined ACEs #define AdminFull 1 #define CreatorF 5 #define EveryoneF 7 #define EveryoneR 8 #define PowerFull 11 #define PowerRWD 13 #define SystemFull 17 #define TSUserFull 26 #define TSUserR 27 #define TSUserRW 28 #define TSUserRWD 29 #define UserR 30
HKEY_LOCAL_MACHINE\Software\Microsoft Windows CurrentVersion SharedDLLs [AdminFull CreatorF SystemFull PowerRWD UserR TSUserRW] Uninstall [AdminFull CreatorF SystemFull PowerRWD UserR TSUserRW] App Paths [AdminFull CreatorF SystemFull PowerRWD UserR TSUserRW] org32.exe [AdminFull CreatorF SystemFull PowerRWD UserR TSUserFull] Explorer ShellExecuteHooks [AdminFull CreatorF EveryoneR PowerRWD SystemFull UserR TSUserRW]
Windows NT CurrentVersion Fonts [AdminFull CreatorF EveryoneR PowerRWD SystemFull UserR TSUserRW] Embedding [AdminFull CreatorF EveryoneR PowerRWD SystemFull UserR TSUserRW]
|