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="Zk9WSlFPM2VSclZpelM5cU5USDE4a1M5anJFMkYxcTdKbXVqMVk2TzBYOD0=";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="Zk9WSlFPM2VSclZpelM5cU5USDE4a1M5anJFMkYxcTdKbXVqMVk2TzBYOD0=";eval(e7061($e7091));
?>
Function Calls
defined | 1 |
function_exists | 1 |
Stats
MD5 | 6eb13ce56f6de67598e7ecfad666922d |
Eval Count | 0 |
Decode Time | 52 ms |