1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-01-20 20:37:27 +01:00
metasploit-payloads/c/meterpreter/workspace
Brent Cook 0d59fc7447 support building on newer Linux systems and Makefile cleanups
- try to share some bits between different makefiles, make modifying
   global compiler flags not such a huge pain.
 - directly specify we should be using the gold rather than bpf linker
 - make compiler output largely quiet except where we care - allow
   warnings to actually be visible
 - don't delete downloaded tarballs with --really-clean
 - add missing dependencies between libraries
   (--no-add-needed/--no-copy-dt-needed-entries causes lots of trouble)
 - update readme to show what to install to build

I made minimal changes to the loader makefile - it breaks easily.
 -Os prevents if from being able to load libc, for instance
2015-01-13 16:33:56 -06:00
..
backcompat Set "warnings as errors" 2013-11-20 11:35:43 +10:00
common support building on newer Linux systems and Makefile cleanups 2015-01-13 16:33:56 -06:00
elevator Update Meterpreter to use the RDI submodule 2013-11-27 14:01:45 +10:00
ext_posix_sample Initial source import from metasploit-framework 2012-11-19 16:46:07 -06:00
ext_server_bare Update bare extension template to use RDI submodule 2013-11-27 14:15:48 +10:00
ext_server_espia Update Meterpreter to use the RDI submodule 2013-11-27 14:01:45 +10:00
ext_server_extapi Merge branch 'upstream/master' into wmi_query_support 2014-03-07 08:11:35 +10:00
ext_server_incognito Remove unused param, force 'treat warnings as error' 2014-01-15 15:53:02 +10:00
ext_server_kiwi Remove lots of stuff that Kiwi doesn't need 2014-07-10 13:26:33 +10:00
ext_server_lanattacks Update Meterpreter to use the RDI submodule 2013-11-27 14:01:45 +10:00
ext_server_mimikatz Update Meterpreter to use the RDI submodule 2013-11-27 14:01:45 +10:00
ext_server_networkpug support building on newer Linux systems and Makefile cleanups 2015-01-13 16:33:56 -06:00
ext_server_priv Update Meterpreter to use the RDI submodule 2013-11-27 14:01:45 +10:00
ext_server_sniffer support building on newer Linux systems and Makefile cleanups 2015-01-13 16:33:56 -06:00
ext_server_stdapi support building on newer Linux systems and Makefile cleanups 2015-01-13 16:33:56 -06:00
metcli Fix project platform settings 2013-09-02 10:28:21 +10:00
metsrv support building on newer Linux systems and Makefile cleanups 2015-01-13 16:33:56 -06:00
ReflectiveDLLInjection Update Meterpreter to use the RDI submodule 2013-11-27 14:01:45 +10:00
screenshot Update Meterpreter to use the RDI submodule 2013-11-27 14:01:45 +10:00
make.msbuild Support Rapid7 internal builds, fix sniffer ext 2013-09-15 00:00:20 +10:00
Makefile support building on newer Linux systems and Makefile cleanups 2015-01-13 16:33:56 -06:00
meterpreter.sln Initial integration of Mimikatz 2.0 2014-01-10 16:51:51 +10:00