Method: Rex::Exploitation::OpcodeDb::ImageModule::Export#address
- Defined in:
- lib/rex/exploitation/opcodedb.rb
#address ⇒ Object (readonly)
The address of the exported function.
177 178 179 |
# File 'lib/rex/exploitation/opcodedb.rb', line 177 def address @address end |