A simple FAT filesystem manipulation tool that leverages ELM-ChaN's FatFs to modify FAT filesystems without mounting them from your OS. FatBoy is inspired by e2tools
FatBoy supports creating and modifying FAT-12, FAT-16, FAT-32, and ExFAT filesystems.
FatBoy supports the following actions:
- ls
- add
- extract
- extractdir
- rm
- info
- setlabel
- mkfs
FatBoy is licensed under the BSD license