Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php call_user_func( "\142\x61\163\x65\66\x34\137\x64\145\x..
Decoded Output download
<?php
call_user_func(
"base64_decode",
"Li4="
) ?>
Did this file decode correctly?
Original Code
<?php
call_user_func(
"\142\x61\163\x65\66\x34\137\x64\145\x63\157\x64\145",
"\x4c\151\x34\75"
)
Function Calls
base64_decode | 1 |
call_user_func | 1 |
Stats
MD5 | 2116c3f43137bb5936abeaf9299cde2b |
Eval Count | 0 |
Decode Time | 96 ms |