Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

README.md

Outline

Triage

Author: Vector 35

Description

The triage plugin is meant to serve as an example of the new Binary Ninja UI plugin capability and also to demonstrate how you can adapt the core analysis capabilities to different workflows.

In particular, the Triage plugin:

  • Adds a new button to the new page dialog
  • Creates a file choosing UI to quickly select a large number of files for triage
  • Adds two new views, a triage view with high level summary information, and a Byte Overview which shows the contents of files in a high-density form
  • New for SAS, the plugin enables finding cross-references to dynamically loaded functions.

Installation

This plugin is included by default if you are running the appropriate version of Binary Ninja (you may need to switch to the development channel in your preferences. To enable, simply copy from your install path to your user/plugins folder.

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • release - N/A
  • dev - 1560 or newer

License

This plugin is released under a MIT license.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.