Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- /**
- *
- * @ This file is created by deZender.Net
- * @ deZender (PHP5 Decoder for ionCube Encoder)
- *
- * @ Version : 1.1.6.0
- * @ Author : DeZender
- * @ Release on : 02.06.2013
- * @ Official site : http://DeZender.Net
- *
- */
- ob_start();
- header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
- header("Cache-Control: no-store, no-cache, must-revalidate");
- header("Cache-Control: post-check=0, pre-check=0′, FALSE");
- header("Pragma: no-cache");
- header("Content-Type: text/html; charset=utf-8");
- require_once "ayar.php";
- require_once "veritabani.php";
- require_once "fonksiyon.php";
- ini_set("max_execution_time", 0);
- ini_set("display_errors", 1);
- error_reporting(E_ALL & ~E_NOTICE);
- $site_git = "http://www.silkroadgames.com/";
- $site_host = "silkroadgames.com";
- if (!preg_match("/" . $site_host . "/i", $_SERVER["HTTP_HOST"]))
- {
- header('' . "Location: " . $site_git);
- exit();
- }
- if (!preg_match("/" . $site_host . "/i", getenv("HTTP_HOST")))
- {
- header('' . "Location: " . $site_git);
- exit();
- }
- 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|"))))
- {
- 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|"));
- }
- $eski = array("_L2]", "_L3]");
- $dosya = $log_file_dizin . date(Y) . "-" . date(m) . "-" . date(d) . "_FatalLog.txt";
- $file = fopen($dosya, "r");
- ...................................................
- .......................
- .......
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement