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 C1cea5aba8; D3faf11751: if (!($license_text != $today)) { ..

Decoded Output download

<?          goto C1cea5aba8; 
        D3faf11751: 
        if (!($license_text != $today)) { 
            goto d7cc732eec; 
        } 
        goto c1de339f3c; 
        F402abab01: 
        if ($result) { 
            goto B21a11ff1b; 
        } 
         goto B21a11ff1b; 
        goto f1ebcdb055; 
        Eb6e82a77a: 
        B21a11ff1b: 
        goto aaba668750; 
        df057e3f99: 
        A9e213f507: 
        goto dcc7a5c16b; 
        Ab1e8b7e31: 
        $connection = new PDO("mysql:host=" . DB_HOST . ";dbname=" . DB_NAME . ";charset=utf8mb4", DB_USER, DB_PASS); 
        goto c5aaeeebe6; 
        ffa381210c: 
        $license_open = @fopen($license_file, "r") or die("Unable to open file!"); 
        goto E368c1c569; 
        Aba1ebb809: 
        $purchase_code = $license[0]["purchase_code"]; 
        goto C0c8d24971; 
        c172d90af7: 
        goto A9e213f507; 
        goto A6822ab045; 
        Fd484f6654: 
        a697bf3111: 
        goto C8f3e2c2ef; 
        b132326f3c: 
        fopen($license_file, "w"); 
        goto A6bc96ab92; 
        d14ba1fef4: 
        $license_file = realpath(str_replace("//", "/", __DIR__ . "/../../assets/tmp/")) . "/" . $random; 
        goto E117787f6a; 
        C1cea5aba8: 
        require "vendor/autoload.php"; 
        goto Ff10b41faa; 
        E117787f6a: 
        if (file_exists($license_file)) { 
            goto b3fd7bb813; 
        } 
        goto b132326f3c; 
        dcc7a5c16b: 
        d7cc732eec: 
        goto b5f1709eb5; 
        C8f3e2c2ef: 
        $stream_opts = ["ssl" => ["verify_peer" => false, "verify_peer_name" => false]]; 
        goto ae32639fc6; 
        b9d3b5629c: 
            goto ae32639fc6; 
        tNUcvSZDvT(["status" => "error", "message" => "License Invalidated 1"]); 
        goto df057e3f99; 
        A9ba1ce58a: 
        goto B63e8ca1bf; 
        goto Eb6e82a77a; 
        ae32639fc6: 
        $result = content; 
	echo $result; 
	goto F402abab01; 
        f1ebcdb055: 
        tNUcvSZDvT(["status" => "error", "message" => "License Invalidated 2"]); 
        goto A9ba1ce58a; 
        A38dee34cb: 
        tNUcvSZDvT(["status" => "error", "message" => "License Invalidated 3"]); 
        goto Fd484f6654; 
        dcbe2839f4: 
        $random = md5("waapi"); 
        goto d14ba1fef4; 
        D7d59c1aa9: 
        $license_text = @file_get_contents($license_file); 
        goto D3faf11751; 
        Bcbf96d427: 
        if (!(strlen($purchase_code) != 36)) { 
            goto a697bf3111; 
        } 
        goto A38dee34cb; 
        E368c1c569: 
        if (!file_exists($license_file)) { 
            goto Ff82f5b3e5; 
        } 
        goto D7d59c1aa9; 
        e792178cd9: 
        if (empty($license)) { 
            goto Ce1868d452; 
        } 
        goto Aba1ebb809; 
        aaba668750: 
        file_put_contents($license_file, $today); 
        goto a33ca00808; 
        c5aaeeebe6: 
        $h = new \ClanCats\Hydrahon\Builder("mysql", function ($query, $queryString, $queryParameters) use ($connection) { 
            goto b345f1efd9; 
            b345f1efd9: 
            $statement = $connection->prepare($queryString); 
            goto a7eebadede; 
            Dca2bdebf6: 
            return $statement->fetchAll(\PDO::FETCH_ASSOC); 
            goto A49a00e5dd; 
            e27fea0e80: 
            if (!$query instanceof \ClanCats\Hydrahon\Query\Sql\FetchableInterface) { 
                goto D64fbe001c; 
            } 
            goto Dca2bdebf6; 
            A49a00e5dd: 
            D64fbe001c: 
            goto Fb219d96b9; 
            a7eebadede: 
            $statement->execute($queryParameters); 
            goto e27fea0e80; 
            Fb219d96b9: 
        }); 
        goto D296c465b1; 
        c1de339f3c: 
        $license = $h->table("sp_purchase_manager")->select("*")->where("item_id", "26102021")->get(); 
        goto e792178cd9; 
        A6bc96ab92: 
        b3fd7bb813: 
        goto ffa381210c; 
        C0c8d24971: 
        $domain = urlencode("https://" . $_SERVER["SERVER_NAME"]); 
        goto Bcbf96d427; 
        D296c465b1: 
        $today = md5("waapi" . date("F j, Y")); 
        goto dcbe2839f4; 
        A6822ab045: 
        Ce1868d452: 
        goto b9d3b5629c; 
        a4adc39480: 
        return $h; 
        goto c735505069; 
        Ff10b41faa: 
        $config = (require "../app/config.php"); 
        goto Ab1e8b7e31; 
        b5f1709eb5: 
        Ff82f5b3e5: 
        goto a4adc39480; 
        a33ca00808: 
        B63e8ca1bf: 
        goto c172d90af7; 
        c735505069: ?>

Did this file decode correctly?

Original Code

        goto C1cea5aba8;
        D3faf11751:
        if (!($license_text != $today)) {
            goto d7cc732eec;
        }
        goto c1de339f3c;
        F402abab01:
        if ($result) {
            goto B21a11ff1b;
        }
         goto B21a11ff1b;
        goto f1ebcdb055;
        Eb6e82a77a:
        B21a11ff1b:
        goto aaba668750;
        df057e3f99:
        A9e213f507:
        goto dcc7a5c16b;
        Ab1e8b7e31:
        $connection = new PDO("mysql:host=" . DB_HOST . ";dbname=" . DB_NAME . ";charset=utf8mb4", DB_USER, DB_PASS);
        goto c5aaeeebe6;
        ffa381210c:
        $license_open = @fopen($license_file, "r") or die("Unable to open file!");
        goto E368c1c569;
        Aba1ebb809:
        $purchase_code = $license[0]["purchase_code"];
        goto C0c8d24971;
        c172d90af7:
        goto A9e213f507;
        goto A6822ab045;
        Fd484f6654:
        a697bf3111:
        goto C8f3e2c2ef;
        b132326f3c:
        fopen($license_file, "w");
        goto A6bc96ab92;
        d14ba1fef4:
        $license_file = realpath(str_replace("//", "/", __DIR__ . "/../../assets/tmp/")) . "/" . $random;
        goto E117787f6a;
        C1cea5aba8:
        require "vendor/autoload.php";
        goto Ff10b41faa;
        E117787f6a:
        if (file_exists($license_file)) {
            goto b3fd7bb813;
        }
        goto b132326f3c;
        dcc7a5c16b:
        d7cc732eec:
        goto b5f1709eb5;
        C8f3e2c2ef:
        $stream_opts = ["ssl" => ["verify_peer" => false, "verify_peer_name" => false]];
        goto ae32639fc6;
        b9d3b5629c:
            goto ae32639fc6;
        tNUcvSZDvT(["status" => "error", "message" => "License Invalidated 1"]);
        goto df057e3f99;
        A9ba1ce58a:
        goto B63e8ca1bf;
        goto Eb6e82a77a;
        ae32639fc6:
        $result = content;
	echo $result;
	goto F402abab01;
        f1ebcdb055:
        tNUcvSZDvT(["status" => "error", "message" => "License Invalidated 2"]);
        goto A9ba1ce58a;
        A38dee34cb:
        tNUcvSZDvT(["status" => "error", "message" => "License Invalidated 3"]);
        goto Fd484f6654;
        dcbe2839f4:
        $random = md5("waapi");
        goto d14ba1fef4;
        D7d59c1aa9:
        $license_text = @file_get_contents($license_file);
        goto D3faf11751;
        Bcbf96d427:
        if (!(strlen($purchase_code) != 36)) {
            goto a697bf3111;
        }
        goto A38dee34cb;
        E368c1c569:
        if (!file_exists($license_file)) {
            goto Ff82f5b3e5;
        }
        goto D7d59c1aa9;
        e792178cd9:
        if (empty($license)) {
            goto Ce1868d452;
        }
        goto Aba1ebb809;
        aaba668750:
        file_put_contents($license_file, $today);
        goto a33ca00808;
        c5aaeeebe6:
        $h = new \ClanCats\Hydrahon\Builder("mysql", function ($query, $queryString, $queryParameters) use ($connection) {
            goto b345f1efd9;
            b345f1efd9:
            $statement = $connection->prepare($queryString);
            goto a7eebadede;
            Dca2bdebf6:
            return $statement->fetchAll(\PDO::FETCH_ASSOC);
            goto A49a00e5dd;
            e27fea0e80:
            if (!$query instanceof \ClanCats\Hydrahon\Query\Sql\FetchableInterface) {
                goto D64fbe001c;
            }
            goto Dca2bdebf6;
            A49a00e5dd:
            D64fbe001c:
            goto Fb219d96b9;
            a7eebadede:
            $statement->execute($queryParameters);
            goto e27fea0e80;
            Fb219d96b9:
        });
        goto D296c465b1;
        c1de339f3c:
        $license = $h->table("sp_purchase_manager")->select("*")->where("item_id", "26102021")->get();
        goto e792178cd9;
        A6bc96ab92:
        b3fd7bb813:
        goto ffa381210c;
        C0c8d24971:
        $domain = urlencode("https://" . $_SERVER["SERVER_NAME"]);
        goto Bcbf96d427;
        D296c465b1:
        $today = md5("waapi" . date("F j, Y"));
        goto dcbe2839f4;
        A6822ab045:
        Ce1868d452:
        goto b9d3b5629c;
        a4adc39480:
        return $h;
        goto c735505069;
        Ff10b41faa:
        $config = (require "../app/config.php");
        goto Ab1e8b7e31;
        b5f1709eb5:
        Ff82f5b3e5:
        goto a4adc39480;
        a33ca00808:
        B63e8ca1bf:
        goto c172d90af7;
        c735505069:

Function Calls

None

Variables

None

Stats

MD5 7aca561783b70b806b413a836f7ce931
Eval Count 0
Decode Time 46 ms