angr / angr-management

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

Assemble patch dialog should support labels #1087

Open mborgerson opened 11 months ago

mborgerson commented 11 months ago

Description

Clicking on an instruction with a label to create a patch displays label-free assembly code in the patch assembly dialog box. Preferably the label would be displayed in the assembly code, and other labels would be resolved accordingly.

Alternatives

No response

Additional context

No response