angr / angr-management

The official angr GUI.
BSD 2-Clause "Simplified" License
868 stars 109 forks source link

Hex view should support editing debugger memory #1092

Open mborgerson opened 11 months ago

mborgerson commented 11 months ago

Description

There is a stubbed handler for it, just needs to be hooked up to the debugger.

Alternatives

No response

Additional context

No response