binaryninja-api
binaryninja-api copied to clipboard
Show contents of `bv.libraries` in TriageView
The contents of bv.libraries is shown at the top of linear view but not in Triage View.
Maybe replace the imports with a tree view with that info?
Added in 3.1.3713
@psifertex the information about which imports belong to which library explicitly doesn't exist so its not really possible.
Note that this feature also implements whether or not each library has applied type information. This is visible in the UI based on the color of the entry on the import list.