Module Msf::Simple::Nop
In: lib/msf/base/simple/nop.rb

Simple nop wrapper class for performing generation.

Methods

Included Modules

Module

Public Class methods

Generate a nop sled, optionally with a few parameters.

opts can have any of the standard nop generate sled options as well as:

  Format => The format to represent the data as: ruby, perl, c, raw

Public Instance methods

Calls the class method.

[Validate]