![]() |
|
#10
|
|||
|
|||
|
After some more investigation it seams that what sets this extra protection is IRP_MJ_SET_SECURITY with (Cbd->Iopb->Parameters.SetSecurity.SecurityInformation == PROCESS_TRUST_LABEL_SECURITY_INFORMATION)
About PROCESS_TRUST_LABEL_SECURITY_INFORMATION Microsoft's documentation says only Reserved. it seams this sets a ACL's entry S-1-19-512-4096 I)(RX,D,WDAC,WO,WA) which is not being shown in the file properties security tab and can not easily be removed.With this information google starts finally being usefully and one of the results is: https://docs.microsoft.com/en-us/archive/blogs/winsdk/why-cant-i-restore-files-even-when-i-have-backuprestore-privileges-enabled Which lists the C:\Program Files\WindowsApps and displays details about this new Security Flag. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Driver Signing on x64 Windows | _MAX_ | x64 OS | 7 | 10-22-2012 15:47 |
| WDF (Windows Driver Foundation) | vodu | General Discussion | 2 | 06-29-2005 06:06 |
| Help - Windows Device Driver Programming | psychedelic_fur | General Discussion | 7 | 06-29-2004 22:27 |
| Windows 2000 Device Driver Book + Inside Windows 2000 at FTP | dynio | General Discussion | 16 | 09-19-2003 23:21 |