| Home | Trees | Indices | Help |
|
|---|
|
|
Base class for disassembly engine adaptors.
|
|||
|
|||
| str |
|
||
|
|||
| list of tuple( long, int, str, str ) |
|
||
|
Inherited from |
|||
|
|||
| str |
name = Engine name to use with the Disassembler class. |
||
| str |
desc = User friendly name of the disassembler engine. |
||
| str |
url = Download URL. |
||
| set(str) |
supported = Set of supported processor architectures. |
||
|
|||
| str |
arch Name of the processor architecture. |
||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
Loads the dependencies for this disassembler.
|
|
|
|||
supportedSet of supported processor architectures. For more details see win32.version._get_arch.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 20 17:54:52 2013 | http://epydoc.sourceforge.net |