fix comment

unstable
jvazquez-r7 2012-09-24 10:03:31 +02:00
parent f3a64432e9
commit d476ab75cc
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ class Metasploit3 < Msf::Exploit::Remote
code = payload.encoded
# Both ROP chains generated by mona.py - See corelan.be
# ROP chain generated by mona.py - See corelan.be
case t['Rop']
when :jre
exec_size = 0xffffffff - code.length + 1