Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
print "\t\x5B\x2B\x5D\x20\x55\x73\x65\x72\x20\x66\x6F\x75\x6E\x64\x3A\x20$user\n" if $Verb..
Decoded Output download
<? print " [+] User found: $user
" if $Verbose; ?>
Did this file decode correctly?
Original Code
print "\t\x5B\x2B\x5D\x20\x55\x73\x65\x72\x20\x66\x6F\x75\x6E\x64\x3A\x20$user\n" if $Verbose;
Function Calls
None |
Stats
MD5 | 6891739962014dc3669001288cd1fb6b |
Eval Count | 0 |
Decode Time | 54 ms |