metasploit-framework/lib
Luke Imhoff 3370465d84
Use railties to load Metasploit::Credential correctly
MSP-9606

In order to support Metasploit::Credential correctly,
metasploit-framework needs to support Metasploit::Concern, which does
all its magic using a Rails::Engine initializer, so the easiest path is
to make metasploit-framework be able to use Rails::Engines.  To make
Rails::Engine use Rails::Engine, make a dummy Rails::Application
subclass so that all the initializers will be run when anything requires
msfenv.
2014-05-12 15:03:51 -05:00
..
anemone Retab lib 2013-08-30 16:28:33 -05:00
bit-struct
metasm Retabbed PR rapid7#3181 2014-04-02 15:51:11 -05:00
metasploit Use railties to load Metasploit::Credential correctly 2014-05-12 15:03:51 -05:00
msf Use railties to load Metasploit::Credential correctly 2014-05-12 15:03:51 -05:00
nessus Retab lib 2013-08-30 16:28:33 -05:00
net Retab lib 2013-08-30 16:28:33 -05:00
openvas Retab lib 2013-08-30 16:28:33 -05:00
postgres Retab lib 2013-08-30 16:28:33 -05:00
rabal Retab lib 2013-08-30 16:28:33 -05:00
rapid7 Rapid7 Comma Inc 2014-03-13 09:46:20 -05:00
rbmysql FixRM #8396 change all lib use of regex to 8-bit pattern 2013-09-12 16:58:49 -05:00
rex Fix some yarddoc issues 2014-05-05 22:45:41 +02:00
snmp
sshkey
tasks Use railties to load Metasploit::Credential correctly 2014-05-12 15:03:51 -05:00
telephony Retab lib 2013-08-30 16:28:33 -05:00
zip chmod -x .rb files without #! in modules and lib 2013-10-30 19:51:25 -05:00
anemone.rb
bit-struct.rb
enumerable.rb Retab lib 2013-08-30 16:28:33 -05:00
fastlib.rb Make fastlib compatible with Pathnames 2014-05-12 10:16:39 -05:00
metasm.rb Manual loading shouldn't be needed 2014-02-19 13:13:41 -06:00
msfenv.rb Use railties to load Metasploit::Credential correctly 2014-05-12 15:03:51 -05:00
postgres_msf.rb
rbmysql.rb FixRM #8396 change all lib use of regex to 8-bit pattern 2013-09-12 16:58:49 -05:00
rbreadline.rb FixRM #8396 change all lib use of regex to 8-bit pattern 2013-09-12 16:58:49 -05:00
readline_compatible.rb Retab lib 2013-08-30 16:28:33 -05:00
rex.rb Rapid7 Comma Inc 2014-03-13 09:46:20 -05:00
snmp.rb
sshkey.rb
telephony.rb
windows_console_color_support.rb Retab lib 2013-08-30 16:28:33 -05:00
zip.rb