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

Signing you up...

Thank you for signing up!

PHP Decode

<?php $a = "\111\x45\115\x2d"; $b = "\x38\x2e\65", "\74"; $c = "\45\x64\x2e\45\x64"; ..

Decoded Output download

<?php  
$a =  "IEM-"; 
$b = "8.5", "<"; 
$c = "%d.%d"; 
$d = "host_sha256"; 
$e = "aes-256-cbc"; 
$f = "V14"; 
$em1 = "sha256"; 
$em2 = "sha256"; 
$em3 = "sha256"; 
$em5 = "sha256"; 
$ss = "The email address is empty in configuration file."; 
$sss = "IEM-5"; 
$ssss = "www."; 
$sssss = "www."; 
$sfsdf = "1970/01/01"; 
$dgdsgs = "SENDSTUDIO_IS_SETUP"; 
... 
?>

Did this file decode correctly?

Original Code

<?php 
$a =  "\111\x45\115\x2d";
$b = "\x38\x2e\65", "\74";
$c = "\45\x64\x2e\45\x64";
$d = "\150\157\x73\164\137\163\150\x61\x32\x35\x36";
$e = "\141\145\163\55\x32\65\x36\55\x63\142\x63";
$f = "\126\x31\64";
$em1 = "\x73\150\x61\62\x35\66";
$em2 = "\x73\150\141\x32\65\x36";
$em3 = "\x73\x68\141\62\x35\x36";
$em5 = "\163\x68\x61\62\x35\x36";
$ss = "\x54\150\x65\40\145\x6d\141\x69\154\40\141\x64\x64\x72\x65\163\x73\x20\x69\x73\x20\x65\x6d\x70\164\x79\x20\151\x6e\40\143\157\156\x66\151\147\165\162\x61\x74\x69\157\x6e\x20\146\x69\154\145\56";
$sss = "\x49\x45\x4d\x2d\x35";
$ssss = "\x77\167\167\56";
$sssss = "\x77\x77\167\56";
$sfsdf = "\x31\71\x37\x30\x2f\x30\61\x2f\60\61";
$dgdsgs = "\x53\105\x4e\x44\x53\x54\125\x44\x49\x4f\x5f\x49\x53\137\123\x45\124\x55\120";
...
?>

Function Calls

None

Variables

None

Stats

MD5 c7c1bc513eafccb814defb1181c7cfce
Eval Count 0
Decode Time 74 ms