Advertisement
Guest User

Out

a guest
Feb 24th, 2012
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.55 KB | None | 0 0
  1. CodeLab:Desktop r3dsm0k3$ ./wtf.php /Users/r3dsm0k3/Downloads/demo.php demo1.php
  2.  
  3.        
  4.        
  5.     /**
  6.      * PHP De-Obfuscator for http://fopo.com.ar .
  7.      *
  8.      * @authors r3dsm0k3 & Himanshu (For nullcon JailBreak CTF 2012)
  9.      *
  10.      * @usage
  11.      * chmod +x deobfus.php
  12.      * ./deobfus.php inputfilename.php outputfilename.php
  13.      *
  14.      * @return Writes the de-obfuscated code to the file,specified.If no output filename is provided,creates decoded.php
  15.      *
  16.      */
  17.      
  18.      File Wrote to demo1.php
  19.  
  20. CodeLab:Desktop r3dsm0k3$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement