| Class | Rex::Exploitation::OpcodeDb::ImageModule::Export |
| In: |
lib/rex/exploitation/opcodedb.rb
|
| Parent: | Object |
This class contains information about a module-associated export.
| address | [R] | The address of the exported function. |
| name | [R] | The name of the exported function. |
| ordinal | [R] | The ordinal of the exported symbol. |