Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$r = &HTTPGet("\x68\x74\x74\x70\x3A\x2F\x2F".$host.$path."\x77\x70\x2D\x61\x64\x6D\x69\x6E..
Decoded Output download
<? $r = &HTTPGet("http://".$host.$path."wp-admin/theme-install.php"); ?>
Did this file decode correctly?
Original Code
$r = &HTTPGet("\x68\x74\x74\x70\x3A\x2F\x2F".$host.$path."\x77\x70\x2D\x61\x64\x6D\x69\x6E\x2F\x74\x68\x65\x6D\x65\x2D\x69\x6E\x73\x74\x61\x6C\x6C\x2E\x70\x68\x70");
Function Calls
HTTPGet | 1 |
Stats
MD5 | 7dc71a8a76b71e52e845240ac9047d58 |
Eval Count | 0 |
Decode Time | 961 ms |