Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

$nh = "\x48\x65\154\x6c\x6f\54\40" . wp_get_current_user()->display_name . "\40\17..

Decoded Output download

<?          $nh = "Hello, " . wp_get_current_user()->display_name . " | <a href=" . wp_logout_url(site_url()) . ">Logout</a>"; 
 ?>

Did this file decode correctly?

Original Code

        $nh = "\x48\x65\154\x6c\x6f\54\40" . wp_get_current_user()->display_name . "\40\174\x20\74\x61\40\x68\162\x65\x66\x3d" . wp_logout_url(site_url()) . "\x3e\114\x6f\x67\157\165\164\74\57\141\x3e";

Function Calls

None

Variables

None

Stats

MD5 bfa6c5500300be0d3db33f64564a5a81
Eval Count 0
Decode Time 90 ms