binaryninja-api
binaryninja-api copied to clipboard
"Export to python console" workflow across product.
What is the feature you'd like to have? The ability to export items to the python console across several widgets in UI.
Is your feature request related to a problem? Frequently when working with Symbols, Folders, Memory map, etc. one may wish to grab the item they're looking at through UI and operate on it in the Python console. Making it simple to just right click and have it exported as a python variable, or even via QDragDrop would be very convenient.