1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-01-20 20:37:27 +01:00
metasploit-payloads/c/meterpreter/source/metsrv
2024-10-30 12:15:04 -04:00
..
base_dispatch.c feat(injection): adjusting SetLastError when injection fails 2024-10-30 12:15:03 -04:00
base_inject.c feat(injection): improving error handling 2024-10-30 12:15:04 -04:00
base_inject.h feat(injection): adding hTriggerEvent to POOLPARTYCONTEXT 2024-10-30 12:15:02 -04:00
base.c Cleanup base.c based on PR feedback 2021-01-27 09:07:00 -05:00
base.h Cleanup registered commands using the pseudo extension's deinit callback 2021-01-15 13:59:39 -05:00
channel.c Remove method strings from TLV packets 2020-04-28 23:41:06 +10:00
channel.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
core.c Remove debug artifacts from release build 2022-04-26 15:56:53 +01:00
core.h Code review changes and small refactor 2022-04-26 23:49:04 +01:00
libloader.c Fix small compiler warning 2020-06-25 10:29:59 +10:00
libloader.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
list.c Get the python extension working without delay loading 2020-04-22 13:06:47 +10:00
list.h Get the python extension working without delay loading 2020-04-22 13:06:47 +10:00
metapi.c Code review changes and small refactor 2022-04-26 23:49:04 +01:00
metapi.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
metsrv.c Remove include DirectSyscall.c 2024-01-10 15:01:19 +01:00
metsrv.h Remove include DirectSyscall.c 2024-01-10 15:01:19 +01:00
packet_encryption.c Adjust TLV types and fix up code to deal with new raw api 2020-06-09 10:57:44 +10:00
packet_encryption.h Kinda almost sorta working for metsrv 2020-06-25 10:29:48 +10:00
pivot_packet_dispatch.c Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
pivot_packet_dispatch.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
pivot_tree.c Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
pivot_tree.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
pool_party_ext.h feat(injection): commenting unused ntdll functions 2024-10-30 12:15:02 -04:00
pool_party.c feat(injection): improving logging and error handling 2024-10-30 12:15:04 -04:00
pool_party.h feat(injection): improving logging and error handling 2024-10-30 12:15:04 -04:00
remote_dispatch.c Convert error codes to be consistent HRESULTS 2022-01-17 14:15:07 +00:00
remote_dispatch.h Implement extendion IDs and refactor command enum 2020-05-01 15:36:07 +10:00
remote_thread.c C4311: Compiler Warning treated as errors in msvc 2024-09-14 19:21:11 +02:00
remote_thread.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
remote.c Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
remote.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
scheduler.c Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
scheduler.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
server_pivot_named_pipe.c typo in context 2024-08-12 16:03:55 +02:00
server_pivot_named_pipe.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
server_pivot.c Adjust TLV types and fix up code to deal with new raw api 2020-06-09 10:57:44 +10:00
server_pivot.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
server_setup.c Fix the output of getdesktop 2023-01-27 17:38:39 -05:00
server_transport_named_pipe.c Fix windows meterpreter transport session expiry time, 0 should never expire 2021-07-28 22:42:17 +01:00
server_transport_named_pipe.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
server_transport_tcp.c typo 2024-08-01 09:03:54 +02:00
server_transport_tcp.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
server_transport_winhttp.c Include the direction in the log message 2023-03-09 09:12:28 -05:00
server_transport_winhttp.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
server_transport_wininet.c Kinda almost sorta working for metsrv 2020-06-25 10:29:48 +10:00
server_transport_wininet.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
thread.c Kinda almost sorta working for metsrv 2020-06-25 10:29:48 +10:00
thread.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
unicode.c Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
unicode.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
zlib.c Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00
zlib.h Begin removing the delay-load dependency 2020-04-22 13:06:40 +10:00