metasploit-framework/lib/msf
James Lee 0e7c3a82f5 Prepend unlink instead of appending
Makes it work when using meterpreter.  Because "quit" or "exit" in the
console ends up calling die() instead of falling through to whatever's
left in the file, a meterpreter session would never reach the code to
delete itself before this change.
2012-11-15 16:22:21 -06:00
..
base Refactor demand_load_module 2012-10-04 11:14:08 -05:00
core Prepend unlink instead of appending 2012-11-15 16:22:21 -06:00
env Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
scripts Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
ui Fix module reloading 2012-10-04 16:32:12 -05:00
util Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
LICENSE Updated to reflect the new license of Rex 2006-09-01 15:50:10 +00:00
base.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
base.rb.ts.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
core.rb Use Msf::Config.install_root instead of Msf.root 2012-10-30 10:46:02 -05:00
core.rb.ts.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
events.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
sanity.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
ui.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
util.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
windows_error.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00