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\x65\x6e\144\157\x72\57\1..
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\x65\x6e\144\157\x72\57\141\165\164\x6f\154\x6f\141\144\137\162\x75\156\164\x69\x6d\145\56\x70\150\160"; return function (array $context) { return new Kernel($context["\101\120\120\x5f\x45\x4e\126"], (bool) $context["\101\x50\x50\137\x44\105\102\125\107"]); };
Function Calls
None |
Stats
MD5 | 54f303a8581cd86b7859ef7919eb80ab |
Eval Count | 0 |
Decode Time | 40 ms |