Expand description

An interface for providing your own BinaryViews to Binary Ninja.

Structs

Represents a partially initialized custom BinaryView that should be returned to the core from the create_custom_view method of a CustomBinaryViewType.
Represents a request from the core to instantiate a custom BinaryView

Enums

Traits

Functions

Registers a custom BinaryViewType with the core.