Land #5454 : Fix android/java reverse_tcp

bug/bundler_fix
OJ 2015-06-02 20:11:54 +10:00
commit b837741b66
No known key found for this signature in database
GPG Key ID: D5DC61FB93260597
2 changed files with 8 additions and 0 deletions

View File

@ -28,6 +28,10 @@ module Metasploit3
))
end
def include_send_uuid
false
end
def generate_jar(opts={})
jar = Rex::Zip::Jar.new

View File

@ -41,6 +41,10 @@ module Metasploit3
@class_files = [ ]
end
def include_send_uuid
false
end
def config
spawn = datastore["Spawn"] || 2
c = ""