1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-11-26 17:41:08 +01:00
metasploit-payloads/python/meterpreter
OJ 813760a9e2
Remove support for the crypto context
Crypto context stuff appears to have only ever been supported in
Meterpreter on Windows. The only thing it allowed for is XOR, which is
redundant given that we have packet level XOR in place. Also, it would
appear that MSF didn't have support for it anyway!

With the move torwards packet-level encryption, this is unnecessary so
it needs to go bye bye.
2017-06-19 16:51:54 +10:00
..
ext_server_stdapi.py Fix some more pymet backwards compat issues 2017-04-25 17:05:15 -04:00
meterpreter.py Remove support for the crypto context 2017-06-19 16:51:54 +10:00