Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 208 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 208 Bytes

FAT32 Reader

A utility to read and display information from a FAT32 disk image.

Compilation

Run make to build the read_fat32 executable.

Usage

./read_fat32 <image_file> [num_entries]