angr / angr-management

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

Show python code for user actions #621

Open bjorn3 opened 2 years ago

bjorn3 commented 2 years ago

Blender has this feature where there is a pane in which it can list python code for many actions performed by the user like for example adding an object or resizing it. This is useful to figure out how to perform a certain action inside an extension. I feel like adding a similar feature to angr management could lower the learning curve to using angr from python rather than (or in addition to) through the angr management gui.

See https://docs.blender.org/manual/en/latest/editors/info_editor.html for the blender docs of this.

ltfish commented 2 years ago

We have been thinking about this feature for over three years ;)

github-actions[bot] commented 2 years ago

This issue has been marked as stale because it has no recent activity. Please comment or add the pinned tag to prevent this issue from being closed.

github-actions[bot] commented 1 year ago

This issue has been marked as stale because it has no recent activity. Please comment or add the pinned tag to prevent this issue from being closed.