Update the cached size for the current met file

bug/bundler_fix
Spencer McIntyre 2015-10-22 08:54:14 -04:00
parent 810665847b
commit b4a8f80493
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ require 'msf/base/sessions/meterpreter_python'
module Metasploit4
CachedSize = 49482
CachedSize = 49234
include Msf::Payload::Single
include Msf::Payload::Python

View File

@ -12,7 +12,7 @@ require 'msf/base/sessions/meterpreter_python'
module Metasploit4
CachedSize = 49398
CachedSize = 49234
include Msf::Payload::Single
include Msf::Payload::Python