angr / angr-management

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

Show xrefs inline with disassembly #1074

Open mborgerson opened 12 months ago

mborgerson commented 12 months ago

Description

Ghidra and IDA have this nice feature of showing cross-references inline with the disassembly. It would be nice to have this as an option in angr-management disasm/pseudocode.

image

Alternatives

No response

Additional context

No response