Methods

Class/Module Index [+]

Quicksearch

Rex::PeScan::Search::DumpOffset

Public Instance Methods

config(param) click to toggle source
# File lib/rex/pescan/search.rb, line 58
def config(param)
        begin
                @address = pe.file_offset_to_rva(param['args'])
        rescue Rex::PeParsey::BoundsError
        end
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.