Skip to content

Refactor MemoryView #3

@joshwatson

Description

@joshwatson

I think that I want to implement Memory as a BinaryView that starts out as a shadow copy of the original BinaryView being used by the Emilator object. This gives us segments, sections, page permissions, reading/writing, and probably more for free. The only complication would then be adding new memory segments, which would mean having to deal with mappings, but even that shouldn't be an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions