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

Signing you up...

Thank you for signing up!

PHP Decode

$a = 'U6lUsFVQT0osTjUziU9JTc5PSVW35lLJAIqqVGqoJ0e4GSYZB+VEhgcZ+RhVFEQahZUmG'; $a ..

Decoded Output download

b"$y = 'base64_decode';
$h = $y('cXF1b3RlYWR2L2xpY2Vuc2VjaGVja3M=');
$this->l = Mage::helper($h);
$this->b = $y('Ymw=');"

Did this file decode correctly?

Original Code

$a = 'U6lUsFVQT0osTjUziU9JTc5PSVW35lLJAIqqVGqoJ0e4GSYZB+VEhgcZ+RhVFEQahZUmG';
        $a .= '4VlJboDsbGvrbomUHFJRmaxrl0OUItvYnqqlVVGak5BapGGSgZCMglqXmRuOUgPAA==';
echo gzinflate(base64_decode($a));

Function Calls

gzinflate 1
base64_decode 1

Variables

$a U6lUsFVQT0osTjUziU9JTc5PSVW35lLJAIqqVGqoJ0e4GSYZB+VEhgcZ+RhV..

Stats

MD5 620cbef7a0a31f80bae23d3455ffa93f
Eval Count 0
Decode Time 50 ms