metasploit-framework/lib/metasploit/framework
Luke Imhoff f696a5ab0e
msfconsole --defer-module-loads
MSP-11671

Add command line option --defer-module-loads to msfconsole.  It will
stop `Msf::Ui::Console::Driver` from calling
`framework.modules.init_module_paths` AND
`framework.modules.refresh_cache_from_database`.  This flag is only
meant to speed up msfconsole boot when modules do not need to accessed,
such as during cucumber testing of command help or command line options.
2014-12-02 14:41:32 -06:00
..
afp Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
api Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
command msfconsole --defer-module-loads 2014-12-02 14:41:32 -06:00
core Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
database Restore backup database.yml when retesting after interrupt 2014-08-28 15:20:53 -05:00
ftp Fix ftp and mssql 2014-10-21 11:09:39 -05:00
jtr Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
login_scanner Differentiate failed binds from connects, closes #4169 2014-11-11 14:59:41 -06:00
mssql Fix ftp and mssql 2014-10-21 11:09:39 -05:00
parsed_options msfconsole --defer-module-loads 2014-12-02 14:41:32 -06:00
spec Include Thread status when printing leaked threads 2014-11-17 09:30:46 -06:00
tcp Move tcp options to Tcp::Client out of RexSocket 2014-10-21 09:59:26 -05:00
telnet Fix telnet 2014-10-21 11:08:41 -05:00
api.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
command.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
common_engine.rb Rename the method for optional requires 2014-10-03 14:06:13 -05:00
community_string_collection.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
core.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
credential.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
credential_collection.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
database.rb Remove unnecessary return 2014-08-27 16:58:45 -05:00
engine.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
login_scanner.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
parsed_options.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
require.rb Explicitly require 'metasploit/credential' and 'metasploit_data_models' 2014-11-05 09:25:50 -06:00
spec.rb Merge branch 'feature/MSP-11130/metasploit-framework-spec-constants' into feature/MSP-11147/thread-leak-detection 2014-11-05 15:47:59 -06:00
thread_factory_provider.rb Wrap Msf::Framework#threads in Metasploit::Framework::ThreadFactoryProvider 2014-11-13 14:08:26 -06:00
version.rb Merge branch staging/electro-release into master 2014-08-22 10:50:38 -05:00