angr / angr-management

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

angr-management support for the decompilation inlining #1246

Open zardus opened 2 months ago

zardus commented 2 months ago

The UI part of https://github.com/angr/angr/pull/4595

zardus commented 2 months ago

@ltfish , you were skeptical of using the decompilation options UI for this. Would you mind trying it out and letting me know what you think?

One other option is to do it via context menus: right click on a function and select Inline, then right click on a resulting comment to Uninline.