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 if (isset($_SERVER['HTTP_X_REQUESTED_WITH']) && $_SERVER['HTTP_X_REQUESTED_WITH'] =..
Decoded Output download
<?php
if (isset($_SERVER['HTTP_X_REQUESTED_WITH']) && $_SERVER['HTTP_X_REQUESTED_WITH'] === 'KODI1888') {
goto PV0Eg; PV0Eg: $i0 = bin2hex(random_bytes(16)); goto TKew4; TKew4: echo $i0; goto O8QrE; O8QrE:
} else {
header('HTTP/1.0 403 Forbidden');
echo "Error: 403 Forbidden";
}
?>
Did this file decode correctly?
Original Code
<?php
if (isset($_SERVER['HTTP_X_REQUESTED_WITH']) && $_SERVER['HTTP_X_REQUESTED_WITH'] === 'KODI1888') {
goto PV0Eg; PV0Eg: $i0 = bin2hex(random_bytes(16)); goto TKew4; TKew4: echo $i0; goto O8QrE; O8QrE:
} else {
header('HTTP/1.0 403 Forbidden');
echo "Error: 403 Forbidden";
}
?>
Function Calls
None |
Stats
MD5 | 13cf4cc1e50ebf48d1517debdc8bceec |
Eval Count | 0 |
Decode Time | 38 ms |