mirror of
https://github.com/rapid7/metasploit-payloads
synced 2024-11-26 17:41:08 +01:00
9a71a575b7
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. |
||
---|---|---|
.. | ||
ext_server_mimikatz.vcxproj | ||
ext_server_mimikatz.vcxproj.filters | ||
ext_server_mimikatz.vcxproj.user | ||
mimikatz_notes.txt |