Skip to content

BinaryView.add_user_segment by a memory region, not by a file offset #1508

@Ouroboros

Description

@Ouroboros

Hi, I want to call BinaryView.add_user_segment(self, start, length, data_offset, data_length, flags) by using a memory address and length for data_offset and data_length, instead of a valid file offset & length. Is it possible?

Metadata

Metadata

Assignees

Labels

Component: APIIssue needs changes to the APIComponent: CoreIssue needs changes to the coreEffort: MediumIssues require < 1 month of workImpact: HighIssue adds or blocks important functionality

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions