Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

namespace App\Rules; use App\Config\ps_config; use Illuminate\Contracts\Validation\Invokab..

Decoded Output download

<?  namespace App\Rules; use App\Config\ps_config; use Illuminate\Contracts\Validation\InvokableRule; class DomainCheck implements InvokableRule { public function __invoke($attribute, $value, $fail) { goto or_TT; UxBGK: $findStringIndex = strpos($currentURI, "/install") ? strpos($currentURI, "/install") : strrpos($currentURI, "/admin"); goto t_5Zx; HxNji: $fail(__('domain_checking')); goto Pwo8m; aLxx0: if (!($value !== $domain)) { goto dSaXd; } goto HxNji; t_5Zx: $domain = substr($currentURI, 0, $findStringIndex); goto aLxx0; Pwo8m: dSaXd: goto iXkxq; or_TT: $currentURI = $_SERVER["HTTP_REFERER"]; goto UxBGK; iXkxq: } } ?>

Did this file decode correctly?

Original Code

namespace App\Rules; use App\Config\ps_config; use Illuminate\Contracts\Validation\InvokableRule; class DomainCheck implements InvokableRule { public function __invoke($attribute, $value, $fail) { goto or_TT; UxBGK: $findStringIndex = strpos($currentURI, "/install") ? strpos($currentURI, "/install") : strrpos($currentURI, "/admin"); goto t_5Zx; HxNji: $fail(__('domain_checking')); goto Pwo8m; aLxx0: if (!($value !== $domain)) { goto dSaXd; } goto HxNji; t_5Zx: $domain = substr($currentURI, 0, $findStringIndex); goto aLxx0; Pwo8m: dSaXd: goto iXkxq; or_TT: $currentURI = $_SERVER["HTTP_REFERER"]; goto UxBGK; iXkxq: } }

Function Calls

None

Variables

None

Stats

MD5 d15ec20a1fb05ea2e9e9180ea57e770e
Eval Count 0
Decode Time 49 ms