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 use App\Kernel; require_once dirname(__DIR__) . "\x2f\x76\145\156\144\x6f\x72\x2f\..
Decoded Output download
<?php
use App\Kernel; require_once dirname(__DIR__) . "/vendor/autoload_runtime.php"; return function (array $context) { return new Kernel($context["APP_ENV"], (bool) $context["APP_DEBUG"]); };
?>
Did this file decode correctly?
Original Code
<?php
use App\Kernel; require_once dirname(__DIR__) . "\x2f\x76\145\156\144\x6f\x72\x2f\141\x75\164\157\154\157\x61\144\137\162\165\156\x74\x69\x6d\145\x2e\x70\150\160"; return function (array $context) { return new Kernel($context["\101\x50\120\137\105\x4e\126"], (bool) $context["\101\x50\120\x5f\104\x45\x42\x55\x47"]); };
Function Calls
None |
Stats
MD5 | 6d6cebd899fb9d3cacac91b046ce5299 |
Eval Count | 0 |
Decode Time | 48 ms |