Man page - extract_fat_as_hex(1)
Packages contas this manual
Manual
| EXTRACT_FAT_AS_HEX(1) | EXTRACT_FAT_AS_HEX(1) |
NAME
extract_fat_as_hex - Extracts FAT from disk image in hex format
SYNOPSIS
extract_fat_as_hex
DESCRIPTION
Extracts the first FAT table from a FAT32 image and converts to hex representation (one entry per line).
EXAMPLES
extract_fat_as_hex bootfs.img > fat_table.hex