Skip to content

[Support Windows 11 23H2] A driver to make windows ignore Access Control when accessing files

Notifications You must be signed in to change notification settings

NyaMisty/IgnoreACLs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

IgnoreACLs

A driver to make windows ignore Access Control when accessing files

Usage:

  1. Enable test signing mode on your PC

  2. Install using the ini file

  3. run: "fltmc load IgnoreACLsDriver"

  4. run: "fltmc attach IgnoreACLsDriver c:" or replace c: with the drive you want to disable ACLs for

  5. now SCL's are disabled so you can do at the drive whatever you want, i.e. access protected files and fodlers, modify critical system files, etc... once you are done continue to re enabel ACL's

  6. run: "fltmc detach IgnoreACLsDriver c:" replace c: with the drive you used in step 3.

  7. run: "fltmc unload IgnoreACLsDriver"

About

[Support Windows 11 23H2] A driver to make windows ignore Access Control when accessing files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 100.0%