Skip to content

RWX sections (or: custom section permissions) #104

@kitlith

Description

@kitlith

Hey, I'm looking to use this crate to generate a msp430 binary from the equivilant of a flash dump and a list of symbols, for use with ghidra.

In my case, by default all pages are writable and executable, which is not currently expressable through this API: you can either mark as writable (data) or as executable (code) but not both.

Would it be possible to add a type for self modifying code, or a way to specify the permissions directly?

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