..
auxiliary
Convert #find_all_by_X to #where
2015-01-31 21:07:50 -06:00
db_manager
Land #4887 , msfconsole -n store_loot fix
2015-03-07 17:14:21 -06:00
encoder
Retab lib
2013-08-30 16:28:33 -05:00
encoding
Retab lib
2013-08-30 16:28:33 -05:00
exe
Add 'coding: binary' to all msf/rex library files
2014-08-17 17:31:53 -05:00
exploit
Correct grammar in BES
2015-03-07 16:04:06 -06:00
handler
remove unused handler methods
2015-02-24 11:23:08 -06:00
module
Fix #4163 - Update merge_check_key to keep up with 2.1.4 change
2014-11-12 13:46:14 -06:00
module_manager
Remove fastlib
2014-09-18 15:24:21 -05:00
modules
Remove fastlib
2014-09-18 15:24:21 -05:00
payload
Go ahead and trim whitespace on all commands coming in.
2015-02-02 16:56:22 -06:00
post
Land #4411 , @bcook-r7's support for direct, atomic registry key access in meterpreter
2015-03-04 10:01:33 -06:00
rpc /v10
Add a comment explaining about the error key
2015-03-08 23:51:43 -05:00
session
Retab lib
2013-08-30 16:28:33 -05:00
author.rb
Restructure parts of Author, fix some doc bugs.
2014-11-26 13:54:23 -06:00
auxiliary.rb
Fully-qualifiy Msf::MODULE_TYPES constants
2014-10-17 12:43:40 -05:00
constants.rb
Fix a small typo in the regex
2014-05-28 14:40:09 -05:00
data_store.rb
Implement case-insensitive datastore.delete
2015-02-24 20:47:00 -06:00
database_event.rb
Fix code style
2014-10-08 14:07:05 -05:00
db_export.rb
export notes associated to a vuln
2015-02-24 12:17:44 -06:00
db_import_error.rb
Extract Msf::DBImportError
2014-10-08 14:14:35 -05:00
db_manager.rb
Rails 4 finder conversion
2015-02-06 10:13:14 -06:00
encoded_payload.rb
Tell payloads and encoders how much space they have to work with
2015-03-04 19:25:04 -06:00
encoder.rb
Comment typo (missing i).
2015-03-04 20:11:41 -06:00
event_dispatcher.rb
Resolve #4507 - respond_to? + send = evil
2015-01-02 13:29:17 -06:00
exceptions.rb
Fix #4307 - Check action for nil
2014-12-04 17:07:59 -06:00
exploit.rb
Fully-qualifiy Msf::MODULE_TYPES constants
2014-10-17 12:43:40 -05:00
exploit_driver.rb
Land #4639 , incorrect use of #class fixes
2015-01-30 16:57:59 -06:00
framework.rb
Msf::Framework#threads?
2014-11-13 14:21:35 -06:00
handler.rb
Retab lib
2013-08-30 16:28:33 -05:00
host_state.rb
Fix comment style in Msf::HostState
2014-10-08 11:47:04 -05:00
module.rb
Just use constants directly
2014-12-02 13:12:53 -06:00
module_manager.rb
Remove fastlib
2014-09-18 15:24:21 -05:00
module_set.rb
Remove fastlib
2014-09-18 15:24:21 -05:00
modules.rb
Add 'coding: binary' to all msf/rex library files
2014-08-17 17:31:53 -05:00
nop.rb
Fully-qualifiy Msf::MODULE_TYPES constants
2014-10-17 12:43:40 -05:00
option_container.rb
remove entire 'default' attribute acccessor override method
2015-01-23 14:18:05 -06:00
payload.rb
Fix whitespace in the regex, implements Msf::Payload.dynamic_size?
2015-03-09 13:15:06 -05:00
payload_generator.rb
Update msfvenom & PayloadGenerator to pass in available_space
2015-03-09 01:14:56 -05:00
payload_set.rb
Restore a comment lost in the code churn
2015-03-07 21:25:35 -06:00
platform.rb
Extract Msf::Platform
2014-10-16 15:11:59 -05:00
plugin.rb
Retab lib
2013-08-30 16:28:33 -05:00
plugin_manager.rb
Retab lib
2013-08-30 16:28:33 -05:00
post.rb
Remove junk code
2014-12-05 11:01:34 -06:00
post_mixin.rb
Support a (latest) session id of -1.
2014-02-06 14:11:38 -05:00
reference.rb
extract Msf::Reference
2014-10-16 15:03:21 -05:00
reflective_dll_loader.rb
Add exception if DLL isn't RDI enabled
2013-12-06 09:18:08 +10:00
rpc.rb
Mark all libraries as defaulting to 8-bit strings
2012-06-29 00:18:28 -05:00
service_state.rb
Fix code style in Msf::ServiceState
2014-10-08 13:52:42 -05:00
session.rb
Retab lib
2013-08-30 16:28:33 -05:00
session_manager.rb
Convert #find_all_by_X to #where
2015-01-31 21:07:50 -06:00
site_reference.rb
Extract Msf::SiteReference
2014-10-16 15:09:55 -05:00
target.rb
Extract Msf::Target
2014-10-16 15:13:18 -05:00
thread_manager.rb
Revert "Various merge resolutions from master <- staging"
2014-08-22 10:17:44 -05:00