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

Signing you up...

Thank you for signing up!

PHP Decode

goto aae02; aae02: $file = storage_path("\141\160\x70\57\56{$this->produ..

Decoded Output download

<?  goto aae02; 
        aae02: 
        $file = storage_path("app/.{$this->product}"); 
        goto c2c4d; 
        B5fbd: 
        try { 
            $code = artisanCrypt()->decrypt($content); 
        } catch (\Exception $e) { 
            $code = null; 
        } 
        goto De24f; 
        ef6d0: 
        A1477: 
        goto a6f67; 
        c2c4d: 
        if (!file_exists($file)) { 
            goto ec865; 
        } 
        goto f5bb7; 
        Fc647: 
        return $code; 
        goto c8047; 
        a6f67: 
        return null; 
        goto E84c4; 
        bab47: 
        goto A1477; 
        goto D25ef; 
        f5bb7: 
        $content = File::get($file); 
        goto B5fbd; 
        Dd42b: 
        return $code; 
        goto ef6d0; 
        E84c4: 
        ec865: 
        goto F5309; 
        D25ef: 
        cfc5b: 
        goto Dd42b; 
        De24f: 
        if (config("artisan.installed") && setting("purchase_code", null) === $code) { 
            goto cfc5b; 
        } 
        goto A5cac; 
        A5cac: 
        if (config("artisan.installed")) { 
            goto A77fe; 
        } 
        goto Fc647; 
        c8047: 
        A77fe: 
        goto bab47; 
        F5309: ?>

Did this file decode correctly?

Original Code

goto aae02;
        aae02:
        $file = storage_path("\141\160\x70\57\56{$this->product}");
        goto c2c4d;
        B5fbd:
        try {
            $code = artisanCrypt()->decrypt($content);
        } catch (\Exception $e) {
            $code = null;
        }
        goto De24f;
        ef6d0:
        A1477:
        goto a6f67;
        c2c4d:
        if (!file_exists($file)) {
            goto ec865;
        }
        goto f5bb7;
        Fc647:
        return $code;
        goto c8047;
        a6f67:
        return null;
        goto E84c4;
        bab47:
        goto A1477;
        goto D25ef;
        f5bb7:
        $content = File::get($file);
        goto B5fbd;
        Dd42b:
        return $code;
        goto ef6d0;
        E84c4:
        ec865:
        goto F5309;
        D25ef:
        cfc5b:
        goto Dd42b;
        De24f:
        if (config("\x61\x72\x74\x69\x73\141\x6e\56\151\156\163\164\141\x6c\154\145\144") && setting("\160\x75\x72\x63\x68\141\x73\145\137\x63\x6f\144\145", null) === $code) {
            goto cfc5b;
        }
        goto A5cac;
        A5cac:
        if (config("\x61\x72\x74\x69\163\x61\x6e\56\x69\x6e\x73\x74\x61\x6c\x6c\x65\x64")) {
            goto A77fe;
        }
        goto Fc647;
        c8047:
        A77fe:
        goto bab47;
        F5309:

Function Calls

None

Variables

None

Stats

MD5 1fbd81a11ff6c3439988db3eb19d65a9
Eval Count 0
Decode Time 32 ms