Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
private function isProject($id) { goto FsZ15; APTND: retur..
Decoded Output download
<? private function isProject($id)
{
goto FsZ15;
APTND:
return app(ProjectPlatformProbeTestcase::class)->where("tester_id", auth()->id())->where("project_id", $id)->count();
goto Gfl1T;
FsZ15:
$isTester = app(RoleRepositoryEloquent::class)->is("tester");
goto KZUZe;
Gfl1T:
lLkrC:
goto sOr4M;
sOr4M:
return false;
goto jrL6M;
KZUZe:
if (!$isTester) {
goto lLkrC;
}
goto APTND;
jrL6M:
}
?>
Did this file decode correctly?
Original Code
private function isProject($id)
{
goto FsZ15;
APTND:
return app(ProjectPlatformProbeTestcase::class)->where("\164\145\163\x74\145\x72\137\x69\144", auth()->id())->where("\x70\162\157\x6a\x65\x63\164\137\x69\144", $id)->count();
goto Gfl1T;
FsZ15:
$isTester = app(RoleRepositoryEloquent::class)->is("\x74\x65\163\164\145\x72");
goto KZUZe;
Gfl1T:
lLkrC:
goto sOr4M;
sOr4M:
return false;
goto jrL6M;
KZUZe:
if (!$isTester) {
goto lLkrC;
}
goto APTND;
jrL6M:
}
Function Calls
None |
Stats
MD5 | 99463e09ddeb68bc9449bbc541a6d7f4 |
Eval Count | 0 |
Decode Time | 125 ms |