metasploit-framework/modules/payloads
James Lee 21055f6856 Add x86 to meterpreter's binary suffix
This makes x86 more consistent with x64.

Also replaces a bunch of instances of:
  File.join(Msf::Config.install_root, 'data', ...)
with the simpler
  File.join(Msf::Config.data_directory, ...)

[See rapid7/meterpreter#19]
2013-09-16 21:52:04 -05:00
..
singles Retab modules 2013-08-30 16:28:54 -05:00
stagers Helps to put the rand() wrapper in 2013-09-09 20:26:11 -05:00
stages Add x86 to meterpreter's binary suffix 2013-09-16 21:52:04 -05:00