binaryninja-api
binaryninja-api copied to clipboard
UI Design/Changes for Memory Map
The new memory map APIs allow for changes not currently exposed in the memory map UI.
For example, creating a new writable segment not backed by a file.
We should either modify existing UI so adding segments also adds them through the memory map as a temporary improvement or we should redesign the UI to allow a system that lets you see and manage all maps.