Header menu logo B2R2

Segment Type

A segment is a block of code/data that is loaded in the real memory at runtime. A segment can contain multiple sections in it.

Record fields

Record Field Description

Address

Full Usage: Address

Field type: Addr

Address of the segment.

Field type: Addr

Offset

Full Usage: Offset

Field type: uint32

Offset in the file.

Field type: uint32

Permission

Full Usage: Permission

Field type: Permission

Permission of the segment.

Field type: Permission

Size

Full Usage: Size

Field type: uint32

Size of the segment.

Field type: uint32

SizeInFile

Full Usage: SizeInFile

Field type: uint32

Size of the corresponding segment in file. This can be smaller than `Size` in which case the missing part is filled with zeros.

Field type: uint32

Type something to start searching.