ReadonlychildrenChild sections (nested within this section).
ReadonlyflagsAccess control flags for this section.
Readonlyexecutable: booleanWhether the section is executable.
Readonlyreadable: booleanWhether the section is readable.
Readonlywritable: booleanWhether the section is writable.
ReadonlyidUnique identifier for this section.
ReadonlymetadataAdditional format-specific metadata.
ReadonlynameHuman-readable name of the section.
ReadonlyparentID of the parent section, if any.
ReadonlyrangeThe byte range this section occupies in the file.
ReadonlytypeThe type/category of this section.
ReadonlyvirtualVirtual memory address (if applicable, e.g., in ELF/PE).
Represents a node in the hierarchical structure of a parsed binary file. Sections can be nested (parent-child relationship) and contain metadata.