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

Signing you up...

Thank you for signing up!

PHP Decode

$x0c="\143hm\x6f\144"; $x0d="\x66\x69\x6ce\x5f\x65\170\151\x73\164\x73"; if($x0d($x0b)){..

Decoded Output download

<?  $x0c="chmod"; $x0d="file_exists";  
if($x0d($x0b)){$x0c($x0b,0644);echo"good";} ?>

Did this file decode correctly?

Original Code

$x0c="\143hm\x6f\144"; $x0d="\x66\x69\x6ce\x5f\x65\170\151\x73\164\x73"; 
if($x0d($x0b)){$x0c($x0b,0644);echo"go\x6fd";}

Function Calls

chmod 1
file_exists 1

Variables

$x0c chmod
$x0d file_exists

Stats

MD5 7a6e5c70ddf08fcb76abefac35e0628a
Eval Count 0
Decode Time 47 ms