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.
29 lines
1.0 KiB
29 lines
1.0 KiB
// 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]
|