1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-11-20 14:39:22 +01:00
metasploit-payloads/c/meterpreter/workspace
OJ e6441ad2fa
Remove DLL exports from Meterpreter
Add support for loading RDI-related stuff using ordinals instead of
function names. Remove exports from the extensions/etc. This is another
step in the direction to make the DLLs less obvious.

Extensions no longer have their own name in the library metadata.
They're all "extension.dll". Metsrv is now "server.dll" and the two
non-extensions are "plugin.dll". I was going for something a little less
obvious.

This required changes to the RDI functionality.
2020-06-25 10:28:36 +10:00
..
elevator Remove DLL exports from Meterpreter 2020-06-22 08:25:30 +10:00
ext_server_espia Remove DLL exports from Meterpreter 2020-06-25 10:28:36 +10:00
ext_server_extapi Remove DLL exports from Meterpreter 2020-06-25 10:28:36 +10:00
ext_server_incognito Remove DLL exports from Meterpreter 2020-06-25 10:28:36 +10:00
ext_server_kiwi Remove DLL exports from Meterpreter 2020-06-25 10:28:36 +10:00
ext_server_lanattacks Remove DLL exports from Meterpreter 2020-06-25 10:28:36 +10:00
ext_server_peinjector Remove DLL exports from Meterpreter 2020-06-25 10:28:36 +10:00
ext_server_powershell Remove DLL exports from Meterpreter 2020-06-25 10:28:36 +10:00
ext_server_priv Remove DLL exports from Meterpreter 2020-06-25 10:28:36 +10:00
ext_server_python Remove DLL exports from Meterpreter 2020-06-25 10:28:36 +10:00
ext_server_sniffer Remove DLL exports from Meterpreter 2020-06-25 10:28:36 +10:00
ext_server_stdapi Remove DLL exports from Meterpreter 2020-06-25 10:28:36 +10:00
ext_server_unhook Remove DLL exports from Meterpreter 2020-06-25 10:28:36 +10:00
ext_server_winpmem Remove DLL exports from Meterpreter 2020-06-25 10:28:36 +10:00
jpeg Clean and working builds with CMake 2020-04-24 13:31:34 +10:00
metsrv Remove DLL exports from Meterpreter 2020-06-22 08:25:30 +10:00
ReflectiveDLLInjection Remove DLL exports from Meterpreter 2020-06-22 08:25:30 +10:00
screenshot Remove DLL exports from Meterpreter 2020-06-22 08:25:30 +10:00
CMakeLists.txt Remove DLL exports from Meterpreter 2020-06-22 08:25:30 +10:00
CMakeListsFuncs.txt First pass of CMake support (MSVC specific ATM) 2020-04-24 13:31:16 +10:00
make.msbuild Support Rapid7 internal builds, fix sniffer ext 2013-09-15 00:00:20 +10:00
meterpreter.props Finalise support for VS2013/VS2017/VS2019 & v120_xp/v141_xp 2020-04-21 08:10:42 +10:00
meterpreter.sln Remove DLL exports from Meterpreter 2020-06-25 10:28:36 +10:00