Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
public function get_display($add_script_includeonce = true) { if ($add_script_includeonce)..
Decoded Output download
<? public function get_display($add_script_includeonce = true) { if ($add_script_includeonce) { return $this->script_includeonce . $this->script_body; } else { return $this->script_body; } } } goto fXXPV; DF6oy: require_once $_SERVER["DOCUMENT_ROOT"] . "/" . _ABS_PATH_pC . "/phpChart.php"; goto d1HQP; fXXPV:
?>
Did this file decode correctly?
Original Code
public function get_display($add_script_includeonce = true) { if ($add_script_includeonce) { return $this->script_includeonce . $this->script_body; } else { return $this->script_body; } } } goto fXXPV; DF6oy: require_once $_SERVER["\104\x4f\x43\x55\x4d\x45\x4e\x54\x5f\x52\117\x4f\124"] . "\x2f" . _ABS_PATH_pC . "\57\x70\150\x70\x43\150\141\162\164\x2e\160\150\x70"; goto d1HQP; fXXPV:
Function Calls
None |
Stats
MD5 | 8962c7297d1b42cf9a762a890a836a9c |
Eval Count | 0 |
Decode Time | 47 ms |