This program interprets 32 byte Root Directory entries for the FAT file system. Made for the class CIS 3605.
There's two ways:
- Click on the "file" menu option and click the "open" option on the dropdown. Select a file from the file explorer.
- Manually enter the byte data in the textbox at the top.
The information fields automatically update when the textbox is updated.
- Please report any bugs.
- This program is distributed under the GPL-3.0 license. Please understand the terms of use before using the source code.
- The utility should run on Windows, Linux, and Mac. For Linux and Mac, please use Mono to run the exe.