binaryninja.binaryview.Segment

class Segment(handle)[source]
__init__(handle)[source]

x.__init__(…) initializes x; see help(type(x)) for signature

Methods

__init__(handle) x.__init__(…) initializes x; see help(type(x)) for signature
relocation_ranges_at(addr) List of relocation range tuples (read-only)

Attributes

data_end
data_length
data_offset
end
executable
readable
relocation_count
relocation_ranges List of relocation range tuples (read-only)
start
writable