metasploit-framework/lib/msf/base/simple
James Lee d57c24dd5f Use framework.payloads instead of modules
When we know the module we're creating is definitely a payload, don't
bother looking in the other module sets.

Also removes an exception message that gets ignored anyway because the
exception class has a hard-coded #to_s
2012-12-05 12:30:55 -06:00
..
auxiliary.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
buffer.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
encoder.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
exploit.rb Use framework.payloads instead of modules 2012-12-05 12:30:55 -06:00
framework.rb Refactor demand_load_module 2012-10-04 11:14:08 -05:00
module.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
nop.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
payload.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
post.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
statistics.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00