Skip to content

Helper classes that map low level NTFS/FAT32 File System data structures in C#.

Notifications You must be signed in to change notification settings

BoutemineOualid/FileSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileSystem

Helper classes that map low level NTFS/FAT32 File System data structures in C#.

Features

Currently, the library only supports read-only mode and is limited to reading boot sector data. Support for more advanced features might be shared later.

Requirements

To consume the library, make sure you have the highest User Account control UAC level by adding the following tag in your app's manifest.

About

Helper classes that map low level NTFS/FAT32 File System data structures in C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages