/fat

My own tools for trying to recover data from a messed up FAT32 disk image.

Primary LanguageGo

FAT32 Reading Utilities

This library is for parsing FAT32 filesystems from disk images. I made it to help with a data recovery attempt, and is capable of parsing the structures to a limited extent. It is unlikely to be useful far beyond this context.