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 echo "\n "; function requestLisensi() { $key = "GppksforGppks"; re..
Decoded Output download
<?php
echo "
";
function requestLisensi()
{
$key = "GppksforGppks";
return ["asdasdasd" => safeEncrypt("EXAMPREMIUM", $key), "asdasdasdasd" => safeEncrypt("data:image/png;base64,", $key)];
}
?>
Did this file decode correctly?
Original Code
<?php
echo "\n ";
function requestLisensi()
{
$key = "GppksforGppks";
return ["asdasdasd" => safeEncrypt("EXAMPREMIUM", $key), "asdasdasdasd" => safeEncrypt("data:image/png;base64,", $key)];
}
Function Calls
| None |
Stats
| MD5 | ba75e01532b0a3bc5b459ddaeb3eda9f |
| Eval Count | 0 |
| Decode Time | 38 ms |