Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
if(!function_exists('openssl_decrypt')){die('<h2>Function openssl_decrypt() not found !</h..
Decoded Output download
<? 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);} ?>
Did this file decode correctly?
Original Code
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);}
Function Calls
defined | 1 |
function_exists | 1 |
Stats
MD5 | 12f549c2cb469e881014952875c46b9c |
Eval Count | 0 |
Decode Time | 76 ms |