Update meterpreter encryptor loader to support python 3.4

This commit is contained in:
adfoster-r7
2022-05-05 18:44:20 +01:00
parent afa8258c4d
commit e7db0aec99
5 changed files with 13 additions and 7 deletions
@@ -6,7 +6,7 @@
module MetasploitModule
CachedSize = 116833
CachedSize = 117037
include Msf::Payload::Single
include Msf::Payload::Python