metasploit-framework/lib/msf/base/simple
Joshua Drake 8e5cf31e9a big exe/dll update, see #2017
NOTE: These changes specifically affect payload encoding via RPC, "use
payload", and msfencode

1. consolidate user-specified exe generation routine (now
Msf::Util::EXE.to_executable_fmt)
2. supported format types are now queried/checked using arrays
3. cleaned up and standardized exe option passing
4. rename data store options for EXE mixin
5. add generate_payload_exe_service for psexec/smb_relay
6. reworked default template handling in Msf::Util::EXE
  a. added template search path option (not used if template includes
a path separator)
  b. "fallback" flag to enable using default if specified file doesn't
exist
7. added Msf::Util::EXE.to_win64pe_dll
8. improved error messages from exe generation



git-svn-id: file:///home/svn/framework3/trunk@10404 4d416f70-5f16-0410-b530-b9f4589650da
2010-09-21 00:13:30 +00:00
..
auxiliary.rb standardize job context as an Array and always copy datastore for jobs. fixes #2096 and fixes #2098 2010-07-01 22:02:46 +00:00
buffer.rb big exe/dll update, see #2017 2010-09-21 00:13:30 +00:00
encoder.rb Code cleanups 2008-10-19 21:03:39 +00:00
exploit.rb fix session creation, *facepalm* 2010-07-21 15:14:54 +00:00
framework.rb allow the configuration directory to be overloaded 2010-03-17 18:25:53 +00:00
module.rb less verbose inspect method for modules 2009-12-23 01:46:20 +00:00
nop.rb Code cleanups 2008-10-19 21:03:39 +00:00
payload.rb big exe/dll update, see #2017 2010-09-21 00:13:30 +00:00
statistics.rb Code cleanups 2008-10-19 21:03:39 +00:00