Methods

Class/Module Index [+]

Quicksearch

Rex::ElfScan::Search::DumpOffset

Public Instance Methods

config(param) click to toggle source
# File lib/rex/elfscan/search.rb, line 36
def config(param)
        begin
                @address = elf.offset_to_rva(param['args'])
        rescue Rex::ElfParsey::BoundsError
        end
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.