metasploit-framework/lib/msf/base
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
..
persistent_storage Retab lib 2013-08-30 16:28:33 -05:00
serializer Retab lib 2013-08-30 16:28:33 -05:00
sessions Add x86 to meterpreter's binary suffix 2013-09-16 21:52:04 -05:00
simple Retab lib 2013-08-30 16:28:33 -05:00
config.rb Retab lib 2013-08-30 16:28:33 -05:00
logging.rb Retab lib 2013-08-30 16:28:33 -05:00
persistent_storage.rb Retab lib 2013-08-30 16:28:33 -05:00
simple.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00