Description
Low-level FAT filesystem access helps recovery, embedded, and disk tools inspect or modify FAT12, FAT16, and FAT32 structures directly. It is useful when software needs more control than ordinary file operations provide.
This library can be used by tools that read or write filesystem metadata. Users should work on disk images or backups when possible because low-level changes can corrupt data.