Classes

Package com.google.security.zynamics.binnavi.API.plugins

Contains interfaces for BinNavi plugins. More...

Classes

interface  IAddressSpaceMenuPlugin
interface  IBatchPlugin
interface  ICriteriaSelectionPlugin
interface  IDatabaseMenuPlugin
interface  IGraphMenuPlugin
interface  IMainWindowMenuPlugin
interface  IModuleMenuPlugin
interface  IPlugin
interface  IPluginServer< T >
interface  IProjectFolderMenuPlugin
 Used to extend project folder context menus in the project tree. More...
interface  IProjectMenuPlugin
class  PluginInterface
class  PluginRegistry
class  StandAlone

Detailed Description

The package com.google.security.zynamics.binnavi.API.plugins contains interfaces that can be implemented by BinNavi plugins. These interfaces determine how the plugins are used in com.google.security.zynamics.binnavi, how they access internal information, and how they give feedback to the user of com.google.security.zynamics.binnavi.