module Rex::Exploitation::Omelet::Windows::X86

Constants

Alias

Public Instance Methods

hunter_stub() click to toggle source

The hunter stub for win/x86.

# File lib/rex/exploitation/omelet.rb, line 32
def hunter_stub
  {
    # option hash members go here (currently unused)
  }
end