Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
eval(gzinflate(base64_decode('ZZBBa4NAEIXPCv6HIQhrILp3S4RcikhDSvEuWzuNSzfudtwk9N933Y2BkOPM..
Decoded Output download
JHTML::_('behavior.framework', true);
require_once JPATH_ROOT . "/templates/" . $this->template . '/icetools/helper.php';
// get params
$helper = new iceHelper( $this->template );
$helper->renderTemplate( $this->params );
$app = JFactory::getApplication();
$templateparams = $app->getTemplate(true)->params;
$logo = $this->params->get('logo');
Did this file decode correctly?
Original Code
eval(gzinflate(base64_decode('ZZBBa4NAEIXPCv6HIQhrILp3S4RcikhDSvEuWzuNSzfudtwk9N933Y2BkOPMvPe9x8RN3e7fyrLL2CcO4iI1Fd8kTnjV9MM2YOmM65ckTmLC37Mk7PTYIzTvu7buPg6HFgpYcYsno4TFia/cnNpBTnm1LN2Gcdmj1VpNfEBlkAozGOaxnMMRLRjhQqckTsMdtjDiFZyr9nP2BJ1L3cR5RTh+IbW3210coBD6p8KYKIq20LyK3mr6K0sXvDNGyV5YqcfMI5eA4HXy2ZdXTnrH+58s9MBW+qg9/CHZ2zI2H1ko8Q8=')));
Function Calls
gzinflate | 1 |
base64_decode | 1 |
Stats
MD5 | c9769b885e7fd3a6b7b08683a7f4832e |
Eval Count | 1 |
Decode Time | 92 ms |