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 $stt0 = "AAh+OrDsmZrrNXf4pym9ndkhA0YC+Paezi5q"; eval('?>'.gzuncompress(gzinflate(b..

Decoded Output download

<?php 
$stt0 = "AAh+OrDsmZrrNXf4pym9ndkhA0YC+Paezi5q"; 
eval('?>'.gzuncompress(gzinflate(base64_decode(strrev($stt0))))); 
?> 

Did this file decode correctly?

Original Code

<?php
$stt0 = "AAh+OrDsmZrrNXf4pym9ndkhA0YC+Paezi5q";
eval('?>'.gzuncompress(gzinflate(base64_decode(strrev($stt0)))));
?>

Function Calls

strrev 1
phpinfo 1
gzinflate 1
gzuncompress 1
base64_decode 1

Variables

$stt0 AAh+OrDsmZrrNXf4pym9ndkhA0YC+Paezi5q

Stats

MD5 4bd509d09ed74d12cb923ce9a51a0bd0
Eval Count 1
Decode Time 60 ms