Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory manipulation #54

Open
navnavnav opened this issue Sep 23, 2022 · 1 comment
Open

Memory manipulation #54

navnavnav opened this issue Sep 23, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request insight component

Comments

@navnavnav
Copy link
Member

Users should be able to manipulate target memories via the memory inspection pane and the snapshot viewer.

'Fill' function

Via the memory inspection pane, users should be able to select any number of bytes, and fill them with any given value. This function should be available via the context menu of the selected bytes.

'Restore' function

With a memory snapshot, users should be able to restore an entire snapshot to the target's memory. They should also be able to restore individual bytes, by selecting them and choosing the 'Restore' action in the context menu.

More to follow.

@navnavnav navnavnav added the enhancement New feature or request label Sep 23, 2022
@navnavnav navnavnav self-assigned this Sep 23, 2022
@navnavnav
Copy link
Member Author

The snapshot restore function was implemented at part of #46.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request insight component
Development

No branches or pull requests

1 participant