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 /* Lee Lei */ /** * Sets up the default filters and actions for most * of th..

Decoded Output download

<?php 
/* Lee  Lei */
/**
 * Sets up the default filters and actions for most
 * of the WordPress hooks.
 *
 * If you need to remove a default hook, this file will
 * give you the priority for which to use to remove the
 * hook.
 *
 * Not all of the default hooks are found in style.php
 *
 * @package WordPress
 */


echo("FoxAuto");

?>

Did this file decode correctly?

Original Code

<?php 
/* Lee  Lei */
/**
 * Sets up the default filters and actions for most
 * of the WordPress hooks.
 *
 * If you need to remove a default hook, this file will
 * give you the priority for which to use to remove the
 * hook.
 *
 * Not all of the default hooks are found in style.php
 *
 * @package WordPress
 */


echo("FoxAuto");

?>

Function Calls

None

Variables

None

Stats

MD5 d174f41cb646b50f463669a11f9706a3
Eval Count 0
Decode Time 45 ms