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);}
include_once('key.inc.php');
$e7091="T09DM0dtMGYzZ3FabHFkNUdTcnZuYVpyWTJZVjdNT3RFQ0lnb0oyVTJ5Yz0=";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);}
include_once('key.inc.php');
$e7091="T09DM0dtMGYzZ3FabHFkNUdTcnZuYVpyWTJZVjdNT3RFQ0lnb0oyVTJ5Yz0=";eval(e7061($e7091));
?>
Function Calls
defined | 1 |
function_exists | 1 |
Stats
MD5 | b2d4bf94ea0dafdd9636ca0434055509 |
Eval Count | 0 |
Decode Time | 47 ms |