Skip to main content

Module annotate

Module annotate 

Source
Expand description

Human-readable rendering of the configuration zone blob.

Produces a multi-line text annotation that pairs every byte with its semantic meaning. Useful as a sanity check before committing to the irreversible Lock command.

Functionsยง

decode_chip_mode ๐Ÿ”’
describe_key_config ๐Ÿ”’
describe_slot_config ๐Ÿ”’
format ๐Ÿ”’
Render a 128-byte blob as an annotated text document.
hex_byte ๐Ÿ”’
hex_row ๐Ÿ”’
write_counters ๐Ÿ”’
write_device_config ๐Ÿ”’
write_factory_area ๐Ÿ”’
write_feature_area ๐Ÿ”’
write_key_configs ๐Ÿ”’
write_lock_area ๐Ÿ”’
write_slot_configs ๐Ÿ”’
write_summary ๐Ÿ”’