Method: Rex::Exploitation::OpcodeDb::ImageModule::Import#address
- Defined in:
- lib/rex/exploitation/opcodedb.rb
#address ⇒ Object (readonly)
The address of the function pointer in the IAT.
151 152 153 |
# File 'lib/rex/exploitation/opcodedb.rb', line 151 def address @address end |