Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
if (!&IsWordPress($host.$path)) { print "\t\x5B\x21\x5D\x20\x49\x..
Decoded Output download
<? if (!&IsWordPress($host.$path)) {
print " [!] It does not appear to be WordPress : $host$path
" if $Verbose;
next; ?>
Did this file decode correctly?
Original Code
if (!&IsWordPress($host.$path)) {
print "\t\x5B\x21\x5D\x20\x49\x74\x20\x64\x6F\x65\x73\x20\x6E\x6F\x74\x20\x61\x70\x70\x65\x61\x72\x20\x74\x6F\x20\x62\x65\x20\x57\x6F\x72\x64\x50\x72\x65\x73\x73\x20\x3A\x20$host$path\n" if $Verbose;
next;
Function Calls
None |
Stats
MD5 | 33dd94e2eaca51f4ed1eb51f01583e9b |
Eval Count | 0 |
Decode Time | 1171 ms |