Hello ARCH_X86_64

bug/bundler_fix
sinn3r 2015-01-10 06:16:22 -06:00
parent 3c8be9e36d
commit 46d1616994
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ class Metasploit3 < Msf::Exploit::Local
],
'Platform' => 'win',
'SessionTypes' => [ 'meterpreter' ],
'Arch' => [ARCH_X86],
'Arch' => [ARCH_X86, ARCH_X86_64],
'DefaultOptions' =>
{
'EXITFUNC' => 'thread',