Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /* * Copyright (c) Ewoosoft Co., Ltd. * * All rights reserved. */ $config..
Decoded Output download
<?php
/*
* Copyright (c) Ewoosoft Co., Ltd.
*
* All rights reserved.
*/
$config["server_root"] = dirname(dirname(dirname(dirname($_SERVER["DOCUMENT_ROOT"])))); $config["nginx_ezwebserver_port_conf_file"] = $config["server_root"] . DIRECTORY_SEPARATOR . "bin" . DIRECTORY_SEPARATOR . "nginx" . DIRECTORY_SEPARATOR . "conf" . DIRECTORY_SEPARATOR . "ezwebserver-port.conf"; $config["service_environment_ini_file"] = $config["server_root"] . DIRECTORY_SEPARATOR . "service_environment.ini";
?>
Did this file decode correctly?
Original Code
<?php
/*
* Copyright (c) Ewoosoft Co., Ltd.
*
* All rights reserved.
*/
$config["\163\x65\x72\x76\x65\x72\x5f\x72\x6f\x6f\164"] = dirname(dirname(dirname(dirname($_SERVER["\104\x4f\103\125\115\105\x4e\124\137\122\117\117\x54"])))); $config["\156\147\151\x6e\170\x5f\145\x7a\x77\x65\x62\x73\x65\162\166\x65\x72\x5f\x70\x6f\162\x74\x5f\x63\157\156\146\137\146\151\x6c\x65"] = $config["\x73\145\162\x76\x65\x72\137\162\157\x6f\164"] . DIRECTORY_SEPARATOR . "\x62\151\156" . DIRECTORY_SEPARATOR . "\156\147\151\x6e\170" . DIRECTORY_SEPARATOR . "\x63\x6f\x6e\146" . DIRECTORY_SEPARATOR . "\145\172\x77\145\142\x73\145\162\166\145\162\x2d\x70\x6f\162\164\x2e\x63\x6f\156\x66"; $config["\163\145\x72\166\x69\143\x65\x5f\x65\x6e\x76\151\x72\x6f\156\x6d\x65\x6e\164\137\151\x6e\x69\x5f\146\x69\154\145"] = $config["\163\145\162\166\145\162\137\162\x6f\x6f\164"] . DIRECTORY_SEPARATOR . "\x73\145\x72\x76\151\x63\145\137\145\x6e\x76\x69\x72\x6f\x6e\155\x65\156\164\x2e\x69\156\151";
Function Calls
dirname | 4 |
Stats
MD5 | 1ff932b2d10d354a071dc3bfc38085eb |
Eval Count | 0 |
Decode Time | 45 ms |