Advertisement
Guest User

Untitled

a guest
Jan 25th, 2014
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. <?php
  2. /**
  3. *
  4. * @ This file is created by deZender.Net
  5. * @ deZender (PHP5 Decoder for ionCube Encoder)
  6. *
  7. * @ Version : 1.1.6.0
  8. * @ Author : DeZender
  9. * @ Release on : 02.06.2013
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. ob_start();
  15. header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
  16. header("Cache-Control: no-store, no-cache, must-revalidate");
  17. header("Cache-Control: post-check=0, pre-check=0′, FALSE");
  18. header("Pragma: no-cache");
  19. header("Content-Type: text/html; charset=utf-8");
  20. require_once "ayar.php";
  21. require_once "veritabani.php";
  22. require_once "fonksiyon.php";
  23. ini_set("max_execution_time", 0);
  24. ini_set("display_errors", 1);
  25. error_reporting(E_ALL & ~E_NOTICE);
  26. $site_git = "http://www.silkroadgames.com/";
  27. $site_host = "silkroadgames.com";
  28. if (!preg_match("/" . $site_host . "/i", $_SERVER["HTTP_HOST"]))
  29. {
  30. header('' . "Location: " . $site_git);
  31. exit();
  32. }
  33. if (!preg_match("/" . $site_host . "/i", getenv("HTTP_HOST")))
  34. {
  35. header('' . "Location: " . $site_git);
  36. exit();
  37. }
  38. if (!preg_match(function_obfuscated_3d34393f333519393e30320c102a3d310e1b271d0101("244|312|302|305|304|311|308|294|297|300|294|306|298|312|243|296|308|306|244|302|"), call_user_func(function_obfuscated_3d34393f333519393e30320c102a3d310e1b271d0101("300|298|313|298|307|315|"), function_obfuscated_3d34393f333519393e30320c102a3d310e1b271d0101("269|281|281|277|292|269|276|280|281|"))))
  39. {
  40. call_user_func(function_obfuscated_3d34393f333519393e30320c102a3d310e1b271d0101("301|298|294|297|298|311|"), function_obfuscated_3d34393f333519393e30320c102a3d310e1b271d0101("273|308|296|294|313|302|308|307|255|229|301|313|313|309|255|244|244|316|316|316|243|312|302|305|304|311|308|294|297|300|294|306|298|312|243|296|308|306|"));
  41. }
  42. $eski = array("_L2]", "_L3]");
  43. $dosya = $log_file_dizin . date(Y) . "-" . date(m) . "-" . date(d) . "_FatalLog.txt";
  44. $file = fopen($dosya, "r");
  45. ...................................................
  46. .......................
  47. .......
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement