Skip to content

Working PoC of using FILE_OPEN_FOR_BACKUP_INTENT to list directories without permissions.

Notifications You must be signed in to change notification settings

marciopocebon/BackupDir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

BackupDir

The sample code demonstrates how to use FILE_OPEN_FOR_BACKUP_INTENT to read directory content (files and subdirectories) without checking ACLs. The name mimics the BackupRead() / BackupWrite() / BackupSeek() API functions, but works on the folder content instead of file content.

About

Working PoC of using FILE_OPEN_FOR_BACKUP_INTENT to list directories without permissions.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages