Skip to content

Commit aac9381

Browse files
authored
Update meterpreter_reverse_https.rb
1 parent f584d5c commit aac9381

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/payloads/singles/android/meterpreter_reverse_https.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ def initialize(info = {})
3535
'Session' => Msf::Sessions::Meterpreter_Java_Android,
3636
'Payload' => '',
3737
))
38-
register_options([
39-
OptBool.new('AutoLoadAndroid', [true, "Automatically load the Android extension", true])
40-
], self.class)
4138
end
4239

4340
#

0 commit comments

Comments
 (0)