Package IDAscope :: Module IDAscope :: Class IDAscopePlugin
[hide private]
[frames] | no frames]

Class IDAscopePlugin

source code

idaapi.plugin_t --+
                  |
                 IDAscopePlugin

Plugin version of IDAscope. Use this to deploy IDAscope via IDA plugins folder.

Instance Methods [hide private]
 
init(self) source code
 
run(self, arg=0) source code
 
term(self) source code
Class Variables [hide private]
  flags = idaapi.PLUGIN_UNL
  comment = "simpliFiRE.IDAscope v1.0"
  help = "A plugin to help to identify the relevant parts"
  wanted_name = "IDAscope"
  wanted_hotkey = "Ctrl-F4"