Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] ImperiaMuCMS version 1.1.1 Nulled

Master Summoner
Joined
Feb 17, 2017
Messages
580
Reaction score
72
class.character.php/class.items.php/class.market.php Check these files wont work inn your decrypted
 
Newbie Spellweaver
Joined
Aug 10, 2015
Messages
11
Reaction score
2
Full decoded license.php

<?php if (time()>'1543532400'){die('this application expired. The license was active only until 30.11.2018 00:00:00. ');} ?><?phpfunction givehost($host_with_subdomain){ $array = explode('.', $host_with_subdomain); return (array_key_exists(count($array) - 2, $array) ? $array[count($array) - 2] : '') . '.' . $array[count($array) - 1];}echo "\r\n";if (__license__) { if (file_exists('../includes/license/license.imperiamucms')) { unlink('../includes/license/license.imperiamucms'); }}if (isset($_post['systemcheck'])) { if (__license__) { $error = false; $validated = true; $filelicense = fopen("../includes/license/license.imperiamucms", "w"); $licensebyevilek = "\rnulled by evilek.\n\rdo you want to thank for the release?\rhttps://www.paypal.me/maniaxy\n\rdo you have any questions?\rcontact: evilek91@gmail.com\n\rhave fun :d"; fwrite($filelicense, $licensebyevilek); $key = ''; $customer = ''; $general = new general(); if (isset($_post['licensecheck'])) { $key = htmlspecialchars($_post['licensekey']); $customer = htmlspecialchars($_post['customer']); $response = curl_file_get_contents(__imperiamucms_license_server__ . 'applications/nexus/interface/licenses/?info&key=' . $key . '&identifier=' . $customer); $data = json_decode($response); $cfields = json_decode(json_encode($data->custom_fields), true); $currentdomain = __domain__; $licensedomain = $cfields[2]; $licensetype = $general->getlicensetype($data->purchase_name); if ($licensetype) { if ($data->key == $key) { if ((time() < $data->expires) || ($licensetype == 'bronze')) { if (substr($licensedomain, 0, 8) == 'https://') { $licensedomain = substr($licensedomain, 8); } if (substr($licensedomain, 0, 7) == 'http://') { $licensedomain = substr($licensedomain, 7); } if (substr($licensedomain, 0, 4) == 'www.') { $licensedomain = substr($licensedomain, 4); } if (substr($currentdomain, 0, 8) == 'https://') { $currentdomain = substr($currentdomain, 8); } if (substr($currentdomain, 0, 7) == 'http://') { $currentdomain = substr($currentdomain, 7); } if (substr($currentdomain, 0, 4) == 'www.') { $currentdomain = substr($currentdomain, 4); } $currentdomain = preg_replace('/:\\d+$/', '', $currentdomain); $licensedomain = preg_replace('/:\\d+$/', '', $licensedomain); $currentdomain = givehost($currentdomain); $licensedomain = givehost($licensedomain); if ($currentdomain == $licensedomain) { $alternativeip = gethostbyname($_server['server_name']); if (($_server['server_addr'] == $cfields[3]) || ($_server['local_addr'] == $cfields[3]) || ($alternativeip == $cfields[3])) { if ($data->customer_email == $customer) { $foundactivelicense = false; $usageid = 1; $activatelicense = false; $usage_data = json_decode(json_encode($data->usage_data), true); if (is_array($usage_data)) { foreach ($usage_data as $thisusage) { if ($thisusage['extra']['url'] == __base_url__) { $foundactivelicense = true; break; } ++$usageid; } } if (!$foundactivelicense) { $response = curl_file_get_contents(__imperiamucms_license_server__ . 'applications/nexus/interface/licenses/?activate&key=' . $key . '&identifier=' . $customer . '&setidentifier=' . $customer . '&extra={"url":"' . __base_url__ . '"}'); $licensedata = json_decode($response); if ($licensedata->response == 'okay') { $usageid = $licensedata->usage_id; $activatelicense = true; } else { $errcode = (!empty($licensedata->errorcode) ? '[' . $licensedata->errorcode . '] ' : ''); $errmsg = (!empty($licensedata->errormessage) ? '[' . $licensedata->errormessage . '] ' : ''); echo "\r\n" . ' <div class="alert alert-danger" role="alert">' . "\r\n" . ' <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . ' <span class="sr-only">error:</span>' . "\r\n" . ' ' . $errcode . $errmsg . 'activation failed.' . "\r\n" . ' </div>'; $error = true; } } if ($foundactivelicense || $activatelicense) { exit('unable to open file!'); ($file = fopen('../includes/license/license.imperiamucms', 'w')) || true; $txt = '{"toafuezppi1rcj54jrl1pc1boubgpu4m":"h1jp7rfhukfnbumoaqzf620gnlwdepes","key":"' . $data->key . '","email":"' . $data->customer_email . '","server":"' . $cfields[1] . '",' . "\r\n" . ' "be9z2thwco74tzzb9mbfj7kstxmoqm4e":"og8l3eeuamyldrwnrfz13qjiwgfr80oh","domain":"' . $cfields[2] . '","ip":"' . $cfields[3] . '","usage_id":"' . $usageid . '",' . "\r\n" . ' "fe8sr541zzepxhreje908uuu5adagwaw":"p99je0ld99vaovu8yplcmidqsju61lhz","expires":"' . $data->expires . '","activation":"' . Time() . '","last_checked":"' . Time() . '",' . "\r\n" . ' "1wv37dposkyxh9caoeay2jsnl39xyyxs":"kgbd6gamtrgzkm9pfrfepawsqwi6oddk","last_checked_local":"' . Time() . '","fail_count":"0","product":"' . $licensetype . '",' . "\r\n" . ' "toafuezppi1rcj54jrl1pc1boubgpu4m":"h1jp7rfhukfnbumoaqzf620gnlwdepes","last_result":"ok","last_result_local":"ok"}'; $txt = $general->encodel($txt); fwrite($file, $txt); fclose($file); chmod('../includes/license/license.imperiamucms', 511); echo "\r\n" . ' <div class="alert alert-success" role="alert">' . "\r\n" . ' <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . ' <span class="sr-only">success:</span>' . "\r\n" . ' license successfully activated.' . "\r\n" . ' </div>'; $validated = true; } else { $validated = true; } } else { echo "\r\n" . ' <div class="alert alert-danger" role="alert">' . "\r\n" . ' <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . ' <span class="sr-only">error:</span>' . "\r\n" . ' invalid email.' . "\r\n" . ' </div>'; $error = true; } } else { echo "\r\n" . ' <div class="alert alert-danger" role="alert">' . "\r\n" . ' <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . ' <span class="sr-only">error:</span>' . "\r\n" . ' invalid ip. [' . $_server['server_addr'] . '] [' . $_server['local_addr'] . '] [' . $alternativeip . ']' . "\r\n" . ' </div>'; $error = true; } } else { echo "\r\n" . ' <div class="alert alert-danger" role="alert">' . "\r\n" . ' <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . ' <span class="sr-only">error:</span>' . "\r\n" . ' invalid domain. [' . $currentdomain . ']' . "\r\n" . ' </div>'; $error = true; } } else { echo "\r\n" . ' <div class="alert alert-danger" role="alert">' . "\r\n" . ' <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . ' <span class="sr-only">error:</span>' . "\r\n" . ' expired license.' . "\r\n" . ' </div>'; $error = true; } } else { echo "\r\n" . ' <div class="alert alert-danger" role="alert">' . "\r\n" . ' <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . ' <span class="sr-only">error:</span>' . "\r\n" . ' key does not exist or does not belong to you.' . "\r\n" . ' </div>'; $error = true; } } else { echo "\r\n" . ' <div class="alert alert-danger" role="alert">' . "\r\n" . ' <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . ' <span class="sr-only">error:</span>' . "\r\n" . ' invalid license.' . "\r\n" . ' </div>'; $error = true; } } } echo "\r\n" . ' <div class="page-header">' . "\r\n" . ' <h1>imperiamucms install' . "\r\n" . ' <small>step: License check</small>' . "\r\n" . ' </h1>' . "\r\n" . ' </div>' . "\r\n" . ' <div class="panel panel-default">' . "\r\n" . ' <div class="panel-body">' . "\r\n" . ' <div class="row">' . "\r\n" . ' <form method="post" action="'; if ($validated || !__license__) { echo __base_url__ . 'index.php?step=config'; } echo '">' . "\r\n" . ' <div class="col-md-3">' . "\r\n" . ' <ul class="nav nav-pills nav-stacked no-hover">' . "\r\n" . ' <li class=\'done\'>' . "\r\n" . ' <a><i class=\'fa fa-check\'></i>  system check</a>' . "\r\n" . ' </li>' . "\r\n" . ' <li class=\'\'>' . "\r\n" . ' <a><i class=\'fa fa-circle\'></i>  license</a>' . "\r\n" . ' </li>' . "\r\n" . ' <li class=\'\'>' . "\r\n" . ' <a><i class=\'fa fa-circle-o\'></i>  website config</a>' . "\r\n" . ' </li>' . "\r\n" . ' <li class=\'\'>' . "\r\n" . ' <a><i class=\'fa fa-circle-o\'></i>  install</a>' . "\r\n" . ' </li>' . "\r\n" . ' </ul>' . "\r\n" . ' </div>' . "\r\n" . ' <div class="col-md-9">' . "\r\n" . ' '; if (!$validated && __license__) { echo ' <div class="form-group">' . "\r\n" . ' <label for="licensekey" class="control-label">license key</label>' . "\r\n" . ' <input name="licensekey" type="text" id="licensekey" value="'; echo $key; echo '"' . "\r\n" . ' class="form-control" required="required" placeholder="xxxx-xxxx-xxxx-xxxx-xxxx">' . "\r\n" . ' <span id="licensekey" class="help-block">license key can be found in "billing & purchases -> manage purchases -> click on product".</span>' . "\r\n" . ' </div>' . "\r\n" . ' <div class="form-group">' . "\r\n" . ' <label for="customer" class="control-label">email address</label>' . "\r\n" . ' <input name="customer" type="email" id="customer" value="'; echo $customer; echo '"' . "\r\n" . ' class="form-control" required="required" placeholder="customer@gmail.com">' . "\r\n" . ' <span id="customer" class="help-block">enter your email address what you are using on imperiamucms website.</span>' . "\r\n" . ' </div>' . "\r\n" . ' </div>' . "\r\n" . ' <div class="text-center">' . "\r\n" . ' <input type="hidden" name="systemcheck">' . "\r\n" . ' <input type="submit" name="licensecheck" value="validate license"' . "\r\n" . ' class="btn btn-primary btn-lg">' . "\r\n" . ' </div>' . "\r\n" . ' '; } else { echo ' <div class="col-md-9">' . "\r\n" . ' <h5 class="text-muted">license was successfully validated and activated. Please continue on' . "\r\n" . ' next step by click on the button below.</h5>' . "\r\n" . ' </div>' . "\r\n" . ' <div class="text-center">' . "\r\n" . ' <input type="hidden" name="systemcheck">' . "\r\n" . ' <input type="submit" name="licenseok" value="continue" class="btn btn-primary btn-lg">' . "\r\n" . ' </div>' . "\r\n" . ' '; } echo ' </form>' . "\r\n" . ' </div>' . "\r\n" . ' </div>' . "\r\n" . ' </div>' . "\r\n\r\n" . ' ';}else { echo 'direct access is not allowed.';}?><?php ?>
 
Newbie Spellweaver
Joined
Aug 10, 2015
Messages
11
Reaction score
2
FULL DECODED LICENSE.PHP

PHP:
<?php if (time()>'1543532400'){die('This application expired. The license was active only until  30.11.2018 00:00:00. ');}  ?><?phpfunction giveHost($host_with_subdomain){    $array = explode('.', $host_with_subdomain);    return (array_key_exists(count($array) - 2, $array) ? $array[count($array) - 2] : '') . '.' . $array[count($array) - 1];}echo "\r\n";if (__LICENSE__) {    if (file_exists('../includes/license/license.imperiamucms')) {        unlink('../includes/license/license.imperiamucms');    }}if (isset($_POST['systemcheck'])) {    if (__LICENSE__) {        $error = false;        $validated = true;                $filelicense = fopen("../includes/license/license.imperiamucms", "w");        $licensebyevilek = "\rNulled by Evilek.\n\rDo you want to thank for the release?\rhttps://www.paypal.me/Maniaxy\n\rDo you have any questions?\rContact: evilek91@gmail.com\n\rHave fun :D";        fwrite($filelicense, $licensebyevilek);                $key = '';        $customer = '';        $General = new General();        if (isset($_POST['licensecheck'])) {            $key = htmlspecialchars($_POST['licenseKey']);            $customer = htmlspecialchars($_POST['customer']);            $response = curl_file_get_contents(__IMPERIAMUCMS_LICENSE_SERVER__ . 'applications/nexus/interface/licenses/?info&key=' . $key . '&identifier=' . $customer);            $data = json_decode($response);            $cfields = json_decode(json_encode($data->custom_fields), true);            $currentDomain = __DOMAIN__;            $licenseDomain = $cfields[2];            $licenseType = $General->getLicenseType($data->purchase_name);            if ($licenseType) {                if ($data->key == $key) {                    if ((time() < $data->expires) || ($licenseType == 'bronze')) {                        if (substr($licenseDomain, 0, 8) == 'https://') {                            $licenseDomain = substr($licenseDomain, 8);                        }                        if (substr($licenseDomain, 0, 7) == 'http://') {                            $licenseDomain = substr($licenseDomain, 7);                        }                        if (substr($licenseDomain, 0, 4) == 'www.') {                            $licenseDomain = substr($licenseDomain, 4);                        }                        if (substr($currentDomain, 0, 8) == 'https://') {                            $currentDomain = substr($currentDomain, 8);                        }                        if (substr($currentDomain, 0, 7) == 'http://') {                            $currentDomain = substr($currentDomain, 7);                        }                        if (substr($currentDomain, 0, 4) == 'www.') {                            $currentDomain = substr($currentDomain, 4);                        }                        $currentDomain = preg_replace('/:\\d+$/', '', $currentDomain);                        $licenseDomain = preg_replace('/:\\d+$/', '', $licenseDomain);                        $currentDomain = givehost($currentDomain);                        $licenseDomain = givehost($licenseDomain);                        if ($currentDomain == $licenseDomain) {                            $alternativeIP = gethostbyname($_SERVER['SERVER_NAME']);                            if (($_SERVER['SERVER_ADDR'] == $cfields[3]) || ($_SERVER['LOCAL_ADDR'] == $cfields[3]) || ($alternativeIP == $cfields[3])) {                                if ($data->customer_email == $customer) {                                    $foundActiveLicense = false;                                    $usageId = 1;                                    $activateLicense = false;                                    $usage_data = json_decode(json_encode($data->usage_data), true);                                    if (is_array($usage_data)) {                                        foreach ($usage_data as $thisUsage) {                                            if ($thisUsage['extra']['url'] == __BASE_URL__) {                                                $foundActiveLicense = true;                                                break;                                            }                                            ++$usageId;                                        }                                    }                                    if (!$foundActiveLicense) {                                        $response = curl_file_get_contents(__IMPERIAMUCMS_LICENSE_SERVER__ . 'applications/nexus/interface/licenses/?activate&key=' . $key . '&identifier=' . $customer . '&setIdentifier=' . $customer . '&extra={"url":"' . __BASE_URL__ . '"}');                                        $licenseData = json_decode($response);                                        if ($licenseData->response == 'OKAY') {                                            $usageId = $licenseData->usage_id;                                            $activateLicense = true;                                        }                                        else {                                            $errCode = (!empty($licenseData->errorCode) ? '[' . $licenseData->errorCode . '] ' : '');                                            $errMsg = (!empty($licenseData->errorMessage) ? '[' . $licenseData->errorMessage . '] ' : '');                                            echo "\r\n" . '                        <div class="alert alert-danger" role="alert">' . "\r\n" . '                            <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '                            <span class="sr-only">Error:</span>' . "\r\n" . '                            ' . $errCode . $errMsg . 'Activation failed.' . "\r\n" . '                        </div>';                                            $error = true;                                        }                                    }                                    if ($foundActiveLicense || $activateLicense) {                                        exit('Unable to open file!');                                        ($file = fopen('../includes/license/license.imperiamucms', 'w')) || true;                                        $txt = '{"toAfuezPpi1rCJ54jRL1PC1BouBgPu4m":"h1Jp7rFhUKfnBuMoAqZf620GnlwdepeS","key":"' . $data->key . '","email":"' . $data->customer_email . '","server":"' . $cfields[1] . '",' . "\r\n" . '                               "Be9Z2tHWcO74TZzB9mBfJ7kStXMoQM4E":"oG8l3eeUAMYlDrWNrFz13qjIWGFr80Oh","domain":"' . $cfields[2] . '","ip":"' . $cfields[3] . '","usage_id":"' . $usageId . '",' . "\r\n" . '                               "FE8Sr541ZZEPxHreJe908uuu5adaGWAW":"P99jE0lD99VaoVu8yPlcmIdqsJU61LHz","expires":"' . $data->expires . '","activation":"' . time() . '","last_checked":"' . time() . '",' . "\r\n" . '                               "1wv37dPOSkyxH9CaOeay2JSnL39XYYxS":"KGbD6gamTrgzkM9pfRfEPaWsQwI6Oddk","last_checked_local":"' . time() . '","fail_count":"0","product":"' . $licenseType . '",' . "\r\n" . '                               "toAfuezPpi1rCJ54jRL1PC1BouBgPu4m":"h1Jp7rFhUKfnBuMoAqZf620GnlwdepeS","last_result":"ok","last_result_local":"ok"}';                                        $txt = $General->encodel($txt);                                        fwrite($file, $txt);                                        fclose($file);                                        chmod('../includes/license/license.imperiamucms', 511);                                        echo "\r\n" . '                      <div class="alert alert-success" role="alert">' . "\r\n" . '                        <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '                        <span class="sr-only">Success:</span>' . "\r\n" . '                        License successfully activated.' . "\r\n" . '                      </div>';                                        $validated = true;                                    }                                    else {                                        $validated = true;                                    }                                }                                else {                                    echo "\r\n" . '                  <div class="alert alert-danger" role="alert">' . "\r\n" . '                    <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '                    <span class="sr-only">Error:</span>' . "\r\n" . '                    Invalid email.' . "\r\n" . '                  </div>';                                    $error = true;                                }                            }                            else {                                echo "\r\n" . '                <div class="alert alert-danger" role="alert">' . "\r\n" . '                  <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '                  <span class="sr-only">Error:</span>' . "\r\n" . '                  Invalid IP. [' . $_SERVER['SERVER_ADDR'] . '] [' . $_SERVER['LOCAL_ADDR'] . '] [' . $alternativeIP . ']' . "\r\n" . '                </div>';                                $error = true;                            }                        }                        else {                            echo "\r\n" . '              <div class="alert alert-danger" role="alert">' . "\r\n" . '                <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '                <span class="sr-only">Error:</span>' . "\r\n" . '                Invalid domain. [' . $currentDomain . ']' . "\r\n" . '              </div>';                            $error = true;                        }                    }                    else {                        echo "\r\n" . '            <div class="alert alert-danger" role="alert">' . "\r\n" . '              <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '              <span class="sr-only">Error:</span>' . "\r\n" . '              Expired license.' . "\r\n" . '            </div>';                        $error = true;                    }                }                else {                    echo "\r\n" . '          <div class="alert alert-danger" role="alert">' . "\r\n" . '            <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '            <span class="sr-only">Error:</span>' . "\r\n" . '            Key does not exist or does not belong to you.' . "\r\n" . '          </div>';                    $error = true;                }            }            else {                echo "\r\n" . '          <div class="alert alert-danger" role="alert">' . "\r\n" . '            <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '            <span class="sr-only">Error:</span>' . "\r\n" . '            Invalid license.' . "\r\n" . '          </div>';                $error = true;            }        }    }    echo "\r\n" . '    <div class="page-header">' . "\r\n" . '        <h1>ImperiaMuCMS Install' . "\r\n" . '            <small>Step: License Check</small>' . "\r\n" . '        </h1>' . "\r\n" . '    </div>' . "\r\n" . '    <div class="panel panel-default">' . "\r\n" . '        <div class="panel-body">' . "\r\n" . '            <div class="row">' . "\r\n" . '                <form method="post" action="';    if ($validated || !__LICENSE__) {        echo __BASE_URL__ . 'index.php?step=config';    }    echo '">' . "\r\n" . '                    <div class="col-md-3">' . "\r\n" . '                        <ul class="nav nav-pills nav-stacked no-hover">' . "\r\n" . '                            <li class=\'done\'>' . "\r\n" . '                                <a><i class=\'fa fa-check\'></i>  System Check</a>' . "\r\n" . '                            </li>' . "\r\n" . '                            <li class=\'\'>' . "\r\n" . '                                <a><i class=\'fa fa-circle\'></i>  License</a>' . "\r\n" . '                            </li>' . "\r\n" . '                            <li class=\'\'>' . "\r\n" . '                                <a><i class=\'fa fa-circle-o\'></i>  Website Config</a>' . "\r\n" . '                            </li>' . "\r\n" . '                            <li class=\'\'>' . "\r\n" . '                                <a><i class=\'fa fa-circle-o\'></i>  Install</a>' . "\r\n" . '                            </li>' . "\r\n" . '                        </ul>' . "\r\n" . '                    </div>' . "\r\n" . '                    <div class="col-md-9">' . "\r\n" . '                        ';    if (!$validated && __LICENSE__) {        echo '                        <div class="form-group">' . "\r\n" . '                            <label for="licenseKey" class="control-label">License Key</label>' . "\r\n" . '                            <input name="licenseKey" type="text" id="licenseKey" value="';        echo $key;        echo '"' . "\r\n" . '                                   class="form-control" required="required" placeholder="XXXX-XXXX-XXXX-XXXX-XXXX">' . "\r\n" . '                            <span id="licenseKey" class="help-block">License key can be found in "Billing & Purchases -> Manage Purchases -> click on product".</span>' . "\r\n" . '                        </div>' . "\r\n" . '                        <div class="form-group">' . "\r\n" . '                            <label for="customer" class="control-label">Email Address</label>' . "\r\n" . '                            <input name="customer" type="email" id="customer" value="';        echo $customer;        echo '"' . "\r\n" . '                                   class="form-control" required="required" placeholder="customer@gmail.com">' . "\r\n" . '                            <span id="customer" class="help-block">Enter your email address what you are using on ImperiaMuCMS website.</span>' . "\r\n" . '                        </div>' . "\r\n" . '                    </div>' . "\r\n" . '                    <div class="text-center">' . "\r\n" . '                        <input type="hidden" name="systemcheck">' . "\r\n" . '                        <input type="submit" name="licensecheck" value="Validate License"' . "\r\n" . '                               class="btn btn-primary btn-lg">' . "\r\n" . '                    </div>' . "\r\n" . '                    ';    }    else {        echo '                        <div class="col-md-9">' . "\r\n" . '                            <h5 class="text-muted">License was successfully validated and activated. Please continue on' . "\r\n" . '                                next step by click on the button below.</h5>' . "\r\n" . '                        </div>' . "\r\n" . '                        <div class="text-center">' . "\r\n" . '                            <input type="hidden" name="systemcheck">' . "\r\n" . '                            <input type="submit" name="licenseok" value="Continue" class="btn btn-primary btn-lg">' . "\r\n" . '                        </div>' . "\r\n" . '                    ';    }    echo '                </form>' . "\r\n" . '            </div>' . "\r\n" . '        </div>' . "\r\n" . '    </div>' . "\r\n\r\n" . '    ';}else {    echo 'Direct access is not allowed.';}?><?php ?>
 
Master Summoner
Joined
Feb 17, 2017
Messages
580
Reaction score
72
FULL DECODED LICENSE.PHP

PHP:
<?php if (time()>'1543532400'){die('This application expired. The license was active only until  30.11.2018 00:00:00. ');}  ?><?phpfunction giveHost($host_with_subdomain){    $array = explode('.', $host_with_subdomain);    return (array_key_exists(count($array) - 2, $array) ? $array[count($array) - 2] : '') . '.' . $array[count($array) - 1];}echo "\r\n";if (__LICENSE__) {    if (file_exists('../includes/license/license.imperiamucms')) {        unlink('../includes/license/license.imperiamucms');    }}if (isset($_POST['systemcheck'])) {    if (__LICENSE__) {        $error = false;        $validated = true;                $filelicense = fopen("../includes/license/license.imperiamucms", "w");        $licensebyevilek = "\rNulled by Evilek.\n\rDo you want to thank for the release?\rhttps://www.paypal.me/Maniaxy\n\rDo you have any questions?\rContact: evilek91@gmail.com\n\rHave fun :D";        fwrite($filelicense, $licensebyevilek);                $key = '';        $customer = '';        $General = new General();        if (isset($_POST['licensecheck'])) {            $key = htmlspecialchars($_POST['licenseKey']);            $customer = htmlspecialchars($_POST['customer']);            $response = curl_file_get_contents(__IMPERIAMUCMS_LICENSE_SERVER__ . 'applications/nexus/interface/licenses/?info&key=' . $key . '&identifier=' . $customer);            $data = json_decode($response);            $cfields = json_decode(json_encode($data->custom_fields), true);            $currentDomain = __DOMAIN__;            $licenseDomain = $cfields[2];            $licenseType = $General->getLicenseType($data->purchase_name);            if ($licenseType) {                if ($data->key == $key) {                    if ((time() < $data->expires) || ($licenseType == 'bronze')) {                        if (substr($licenseDomain, 0, 8) == 'https://') {                            $licenseDomain = substr($licenseDomain, 8);                        }                        if (substr($licenseDomain, 0, 7) == 'http://') {                            $licenseDomain = substr($licenseDomain, 7);                        }                        if (substr($licenseDomain, 0, 4) == 'www.') {                            $licenseDomain = substr($licenseDomain, 4);                        }                        if (substr($currentDomain, 0, 8) == 'https://') {                            $currentDomain = substr($currentDomain, 8);                        }                        if (substr($currentDomain, 0, 7) == 'http://') {                            $currentDomain = substr($currentDomain, 7);                        }                        if (substr($currentDomain, 0, 4) == 'www.') {                            $currentDomain = substr($currentDomain, 4);                        }                        $currentDomain = preg_replace('/:\\d+$/', '', $currentDomain);                        $licenseDomain = preg_replace('/:\\d+$/', '', $licenseDomain);                        $currentDomain = givehost($currentDomain);                        $licenseDomain = givehost($licenseDomain);                        if ($currentDomain == $licenseDomain) {                            $alternativeIP = gethostbyname($_SERVER['SERVER_NAME']);                            if (($_SERVER['SERVER_ADDR'] == $cfields[3]) || ($_SERVER['LOCAL_ADDR'] == $cfields[3]) || ($alternativeIP == $cfields[3])) {                                if ($data->customer_email == $customer) {                                    $foundActiveLicense = false;                                    $usageId = 1;                                    $activateLicense = false;                                    $usage_data = json_decode(json_encode($data->usage_data), true);                                    if (is_array($usage_data)) {                                        foreach ($usage_data as $thisUsage) {                                            if ($thisUsage['extra']['url'] == __BASE_URL__) {                                                $foundActiveLicense = true;                                                break;                                            }                                            ++$usageId;                                        }                                    }                                    if (!$foundActiveLicense) {                                        $response = curl_file_get_contents(__IMPERIAMUCMS_LICENSE_SERVER__ . 'applications/nexus/interface/licenses/?activate&key=' . $key . '&identifier=' . $customer . '&setIdentifier=' . $customer . '&extra={"url":"' . __BASE_URL__ . '"}');                                        $licenseData = json_decode($response);                                        if ($licenseData->response == 'OKAY') {                                            $usageId = $licenseData->usage_id;                                            $activateLicense = true;                                        }                                        else {                                            $errCode = (!empty($licenseData->errorCode) ? '[' . $licenseData->errorCode . '] ' : '');                                            $errMsg = (!empty($licenseData->errorMessage) ? '[' . $licenseData->errorMessage . '] ' : '');                                            echo "\r\n" . '                        <div class="alert alert-danger" role="alert">' . "\r\n" . '                            <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '                            <span class="sr-only">Error:</span>' . "\r\n" . '                            ' . $errCode . $errMsg . 'Activation failed.' . "\r\n" . '                        </div>';                                            $error = true;                                        }                                    }                                    if ($foundActiveLicense || $activateLicense) {                                        exit('Unable to open file!');                                        ($file = fopen('../includes/license/license.imperiamucms', 'w')) || true;                                        $txt = '{"toAfuezPpi1rCJ54jRL1PC1BouBgPu4m":"h1Jp7rFhUKfnBuMoAqZf620GnlwdepeS","key":"' . $data->key . '","email":"' . $data->customer_email . '","server":"' . $cfields[1] . '",' . "\r\n" . '                               "Be9Z2tHWcO74TZzB9mBfJ7kStXMoQM4E":"oG8l3eeUAMYlDrWNrFz13qjIWGFr80Oh","domain":"' . $cfields[2] . '","ip":"' . $cfields[3] . '","usage_id":"' . $usageId . '",' . "\r\n" . '                               "FE8Sr541ZZEPxHreJe908uuu5adaGWAW":"P99jE0lD99VaoVu8yPlcmIdqsJU61LHz","expires":"' . $data->expires . '","activation":"' . time() . '","last_checked":"' . time() . '",' . "\r\n" . '                               "1wv37dPOSkyxH9CaOeay2JSnL39XYYxS":"KGbD6gamTrgzkM9pfRfEPaWsQwI6Oddk","last_checked_local":"' . time() . '","fail_count":"0","product":"' . $licenseType . '",' . "\r\n" . '                               "toAfuezPpi1rCJ54jRL1PC1BouBgPu4m":"h1Jp7rFhUKfnBuMoAqZf620GnlwdepeS","last_result":"ok","last_result_local":"ok"}';                                        $txt = $General->encodel($txt);                                        fwrite($file, $txt);                                        fclose($file);                                        chmod('../includes/license/license.imperiamucms', 511);                                        echo "\r\n" . '                      <div class="alert alert-success" role="alert">' . "\r\n" . '                        <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '                        <span class="sr-only">Success:</span>' . "\r\n" . '                        License successfully activated.' . "\r\n" . '                      </div>';                                        $validated = true;                                    }                                    else {                                        $validated = true;                                    }                                }                                else {                                    echo "\r\n" . '                  <div class="alert alert-danger" role="alert">' . "\r\n" . '                    <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '                    <span class="sr-only">Error:</span>' . "\r\n" . '                    Invalid email.' . "\r\n" . '                  </div>';                                    $error = true;                                }                            }                            else {                                echo "\r\n" . '                <div class="alert alert-danger" role="alert">' . "\r\n" . '                  <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '                  <span class="sr-only">Error:</span>' . "\r\n" . '                  Invalid IP. [' . $_SERVER['SERVER_ADDR'] . '] [' . $_SERVER['LOCAL_ADDR'] . '] [' . $alternativeIP . ']' . "\r\n" . '                </div>';                                $error = true;                            }                        }                        else {                            echo "\r\n" . '              <div class="alert alert-danger" role="alert">' . "\r\n" . '                <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '                <span class="sr-only">Error:</span>' . "\r\n" . '                Invalid domain. [' . $currentDomain . ']' . "\r\n" . '              </div>';                            $error = true;                        }                    }                    else {                        echo "\r\n" . '            <div class="alert alert-danger" role="alert">' . "\r\n" . '              <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '              <span class="sr-only">Error:</span>' . "\r\n" . '              Expired license.' . "\r\n" . '            </div>';                        $error = true;                    }                }                else {                    echo "\r\n" . '          <div class="alert alert-danger" role="alert">' . "\r\n" . '            <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '            <span class="sr-only">Error:</span>' . "\r\n" . '            Key does not exist or does not belong to you.' . "\r\n" . '          </div>';                    $error = true;                }            }            else {                echo "\r\n" . '          <div class="alert alert-danger" role="alert">' . "\r\n" . '            <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>' . "\r\n" . '            <span class="sr-only">Error:</span>' . "\r\n" . '            Invalid license.' . "\r\n" . '          </div>';                $error = true;            }        }    }    echo "\r\n" . '    <div class="page-header">' . "\r\n" . '        <h1>ImperiaMuCMS Install' . "\r\n" . '            <small>Step: License Check</small>' . "\r\n" . '        </h1>' . "\r\n" . '    </div>' . "\r\n" . '    <div class="panel panel-default">' . "\r\n" . '        <div class="panel-body">' . "\r\n" . '            <div class="row">' . "\r\n" . '                <form method="post" action="';    if ($validated || !__LICENSE__) {        echo __BASE_URL__ . 'index.php?step=config';    }    echo '">' . "\r\n" . '                    <div class="col-md-3">' . "\r\n" . '                        <ul class="nav nav-pills nav-stacked no-hover">' . "\r\n" . '                            <li class=\'done\'>' . "\r\n" . '                                <a><i class=\'fa fa-check\'></i>  System Check</a>' . "\r\n" . '                            </li>' . "\r\n" . '                            <li class=\'\'>' . "\r\n" . '                                <a><i class=\'fa fa-circle\'></i>  License</a>' . "\r\n" . '                            </li>' . "\r\n" . '                            <li class=\'\'>' . "\r\n" . '                                <a><i class=\'fa fa-circle-o\'></i>  Website Config</a>' . "\r\n" . '                            </li>' . "\r\n" . '                            <li class=\'\'>' . "\r\n" . '                                <a><i class=\'fa fa-circle-o\'></i>  Install</a>' . "\r\n" . '                            </li>' . "\r\n" . '                        </ul>' . "\r\n" . '                    </div>' . "\r\n" . '                    <div class="col-md-9">' . "\r\n" . '                        ';    if (!$validated && __LICENSE__) {        echo '                        <div class="form-group">' . "\r\n" . '                            <label for="licenseKey" class="control-label">License Key</label>' . "\r\n" . '                            <input name="licenseKey" type="text" id="licenseKey" value="';        echo $key;        echo '"' . "\r\n" . '                                   class="form-control" required="required" placeholder="XXXX-XXXX-XXXX-XXXX-XXXX">' . "\r\n" . '                            <span id="licenseKey" class="help-block">License key can be found in "Billing & Purchases -> Manage Purchases -> click on product".</span>' . "\r\n" . '                        </div>' . "\r\n" . '                        <div class="form-group">' . "\r\n" . '                            <label for="customer" class="control-label">Email Address</label>' . "\r\n" . '                            <input name="customer" type="email" id="customer" value="';        echo $customer;        echo '"' . "\r\n" . '                                   class="form-control" required="required" placeholder="customer@gmail.com">' . "\r\n" . '                            <span id="customer" class="help-block">Enter your email address what you are using on ImperiaMuCMS website.</span>' . "\r\n" . '                        </div>' . "\r\n" . '                    </div>' . "\r\n" . '                    <div class="text-center">' . "\r\n" . '                        <input type="hidden" name="systemcheck">' . "\r\n" . '                        <input type="submit" name="licensecheck" value="Validate License"' . "\r\n" . '                               class="btn btn-primary btn-lg">' . "\r\n" . '                    </div>' . "\r\n" . '                    ';    }    else {        echo '                        <div class="col-md-9">' . "\r\n" . '                            <h5 class="text-muted">License was successfully validated and activated. Please continue on' . "\r\n" . '                                next step by click on the button below.</h5>' . "\r\n" . '                        </div>' . "\r\n" . '                        <div class="text-center">' . "\r\n" . '                            <input type="hidden" name="systemcheck">' . "\r\n" . '                            <input type="submit" name="licenseok" value="Continue" class="btn btn-primary btn-lg">' . "\r\n" . '                        </div>' . "\r\n" . '                    ';    }    echo '                </form>' . "\r\n" . '            </div>' . "\r\n" . '        </div>' . "\r\n" . '    </div>' . "\r\n\r\n" . '    ';}else {    echo 'Direct access is not allowed.';}?><?php ?>

can you tell me what site or anything did you use to decode the license? thanks you
 
Newbie Spellweaver
Joined
Feb 3, 2016
Messages
32
Reaction score
2




Try it. PM me if it works ;) I have decoded all website.
 
Newbie Spellweaver
Joined
Jan 20, 2013
Messages
50
Reaction score
7
my old error is fix!

I've updated it but I do not know how to remove the license There are several files you shared but nobody gives details how to do it?

I tried to replace them with your codes for license and install files but I will again "This application expired. The license was active only until 30.11.2018 00:00:00."
has a folder installed i open up http:// my site . com/install/install.php
and I'm writing this error "Parse error: syntax error, unexpected end of file in C:\xampp\htdocs\install\install.php on line 43"

Sorry for my bad english....

Please only write a little in detail about how to disable the product key and why I can not install the site by installing a folder?

 
Last edited:
Newbie Spellweaver
Joined
Jan 20, 2013
Messages
50
Reaction score
7
Need me help for fix this problem:


my xampp:


my sqll server:


My PC:


my ODBC drivers:


I need help adding the daeviers I guess is of them but I do not know!? PLEASE HELP :(
 
Last edited:
Newbie Spellweaver
Joined
Oct 12, 2009
Messages
26
Reaction score
1
So ... is it going to work with MuEMU s12 as well ? and if so ... how can you make Ranking work because i have it installed on diablomu.online and everything works besides Ranking .... any advice ?
 
Newbie Spellweaver
Joined
Oct 12, 2009
Messages
26
Reaction score
1
you need to make cron jobs to make ranking Work!

Would you be able to provide an example ? im using a web hosting for the cms part , i see a couple of cron jobs in there , do i have to add them by hand , or i can just make cron.php run and then the others will come along ?
 
Joined
Aug 29, 2011
Messages
512
Reaction score
33
If you are using Xampp I do not know how to explain, now if you are using a hosting with Cpanel, in Cpanel itself you have a brief explanation of how to use cron.
 
Back
Top