1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-01-20 20:37:27 +01:00
metasploit-payloads/c/meterpreter/source/extensions/extapi
OJ 0393927159 Add extension names, enuemrators, etc
This commit contains a bunch of code tidying (formatting, spaces, naming, etc) as well as new exports for each of the modules so that the extension can be identified. The plan is for the loader to know which modules are loaded so that when stageless meterpreter fires up MSF can query the existing extensions and load the appropriate functionality on the client side.
2015-03-09 21:28:27 +10:00
..
adsi_interface.cpp Final tweaks to adsi 2014-12-09 14:27:50 -06:00
adsi_interface.h Fix silly typo in header comment 2014-02-21 13:01:59 +10:00
adsi.c Fix silly typo 2014-12-09 14:27:50 -06:00
adsi.h First pass of WMI support 2014-01-16 13:34:15 +10:00
clipboard_image.cpp Make builds 100% clean 2013-11-14 19:45:09 +10:00
clipboard_image.h Proper DIB offset calculation 2013-11-03 11:09:51 +10:00
clipboard.c Make state destruction set pointers to NULL 2015-01-31 08:23:54 +10:00
clipboard.h Add purge and dump functionality, remove dup caps 2014-01-29 14:51:27 +10:00
extapi.c Add extension names, enuemrators, etc 2015-03-09 21:28:27 +10:00
extapi.h Fix silly typo 2014-12-09 14:27:50 -06:00
service.c Updated service enumeration to use group tlv api 2014-12-09 14:27:50 -06:00
service.h Enable service control and status in queries. 2014-03-11 14:49:19 +10:00
window.c Refactor group Tlv usage in window enumeration 2014-12-09 14:27:50 -06:00
window.h New extended API extension with window enum 2013-10-09 22:16:47 +10:00
wmi_interface.cpp Fix missing field on x64, use packet groups 2014-03-21 17:22:46 +10:00
wmi_interface.h First pass of WMI support 2014-01-16 13:34:15 +10:00
wmi.c Fix incorrect comment for the WMI query function 2014-03-12 06:58:19 +10:00
wmi.h First pass of WMI support 2014-01-16 13:34:15 +10:00
wshelpers.c First pass of WMI support 2014-01-16 13:34:15 +10:00
wshelpers.h First pass of WMI support 2014-01-16 13:34:15 +10:00