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

Signing you up...

Thank you for signing up!

PHP Decode

my $new_url = "\x68\x74\x74\x70\x3A\x2F\x2F" . $url . "\x2F\x77\x70\x2D\x6C\x6F\x6..

Decoded Output download

<?          my $new_url = "http://" . $url . "/wp-login.php"; ?>

Did this file decode correctly?

Original Code

        my $new_url = "\x68\x74\x74\x70\x3A\x2F\x2F" . $url . "\x2F\x77\x70\x2D\x6C\x6F\x67\x69\x6E\x2E\x70\x68\x70";

Function Calls

None

Variables

None

Stats

MD5 267f370e5bdb868e2d3e6036cba1108b
Eval Count 0
Decode Time 896 ms