A simple set of tools written in C++ for educational purposes to read and format files as a FAT32 file system.
Clone the repository to your local machine and run make:
git clone https://github.com/khobaib529/fat32-filesystem-tools.git
cd fat32-filesystem-tools
make