Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
function getMinorVersion() { goto BKA87; BKA87: if (!isset($th..
Decoded Output download
<? function getMinorVersion() {
goto BKA87;
BKA87:
if (!isset($this->data["minor_version"])) {
goto qQAW9;
}
goto ZeUum;
te1Ft:
return false;
goto f8XOZ;
mpDX8: qQAW9:
goto te1Ft;
ZeUum:
return $this->data["minor_version"];
goto mpDX8;
f8XOZ:
} ?>
Did this file decode correctly?
Original Code
function getMinorVersion() {
goto BKA87;
BKA87:
if (!isset($this->data["\x6d\151\x6e\x6f\x72\137\166\x65\x72\x73\x69\157\156"])) {
goto qQAW9;
}
goto ZeUum;
te1Ft:
return false;
goto f8XOZ;
mpDX8: qQAW9:
goto te1Ft;
ZeUum:
return $this->data["\155\151\x6e\157\x72\x5f\166\x65\162\x73\151\x6f\x6e"];
goto mpDX8;
f8XOZ:
}
Function Calls
None |
Stats
MD5 | 67bbe41527ac7f9e62d8d4c678d634bd |
Eval Count | 0 |
Decode Time | 40 ms |