Man page - extract_fat_as_hex(1)

Packages contains this manual

Manual

EXTRACT_FAT_AS_HEX

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES

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