Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$WI = base64_decode("\x63\x32\150\150\x4d\x6a\x55\62"); ..
Decoded Output download
<? $WI = base64_decode("c2hhMjU2");
?>
Did this file decode correctly?
Original Code
$WI = base64_decode("\x63\x32\150\150\x4d\x6a\x55\62");
Function Calls
base64_decode | 1 |
Stats
MD5 | e89e4a522301c845fe7d08ebcc39d927 |
Eval Count | 0 |
Decode Time | 64 ms |