hadris-fat-cli-1.1.0 is not a library.
Hadris FAT CLI
Command-line utility for FAT filesystem analysis and management.
Installation
Or build from source:
The binary will be available as fatutil.
Usage
# Display filesystem information
# List directory contents
# Extract a file
# Show filesystem statistics
# Verify filesystem integrity
Commands
| Command | Description |
|---|---|
info |
Display boot sector and filesystem information |
ls |
List directory contents |
extract |
Extract a file from the filesystem |
stats |
Show cluster and space usage statistics |
verify |
Check filesystem integrity |
Examples
Examining a Disk Image
Listing Files
Supported Features
- FAT12, FAT16, FAT32 filesystems
- Long filename (LFN/VFAT) display
- Directory traversal
- File extraction
- Filesystem verification
- Cluster analysis
License
Licensed under the MIT license.