mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-02-16 00:24:29 +01:00
![]() LibreSSL does not yet work well with Windows meterpreter for 2 reasons: 1. because its built with mingw/gcc, it does not have SAFESEH, requiring that protection to be disabled for the whole stack. It could, it just needs a way to be built with MSVS instead. 2. OpenSSL 1.0.1 and Libressl both make metsrv about 50% larger. When transports are more abstracted and LibreSSL can build with MSVS, we will revisit this. |
||
---|---|---|
.. | ||
metcli.vcxproj |