re-enable pdf obfuscation
git-svn-id: file:///home/svn/framework3/trunk@7771 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
961e70fc34
commit
88de26e46c
|
@ -192,7 +192,6 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
#http://blog.didierstevens.com/2008/04/29/pdf-let-me-count-the-ways/
|
||||
def nObfu(str)
|
||||
return str
|
||||
|
||||
result = ""
|
||||
str.scan(/./u) do |c|
|
||||
|
|
Loading…
Reference in New Issue