Overview of the Triage plugin capabilities
devThe Triage plugin serves as an example of the Binary Ninja UI plugin capability and demonstrates how to adapt core analysis for specific workflows.
Key features include:
- UI Integration: Adds a new button to the new page dialog.
- File Selection: Provides a file choosing UI for rapid selection of large numbers of files.
- Custom Views:
- Triage View: Displays high-level summary information.
- Byte Overview: Shows file contents in a high-density format.
- Dynamic Analysis: Enables finding cross-references to dynamically loaded functions.