Add the noobfuscation arg to the heaplib call

git-svn-id: file:///home/svn/framework3/trunk@13675 4d416f70-5f16-0410-b530-b9f4589650da
unstable
David Rude 2011-09-01 09:00:20 +00:00
parent 1e37649a4d
commit 8a070b81a2
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ class Metasploit3 < Msf::Exploit::Remote
}
JS
spray = heaplib(spray)
spray = heaplib(spray, {:noobfu => true})
spray = ::Rex::Exploitation::JSObfu.new(spray)
spray.obfuscate