CMS DataLife Engine (DLE)

CMS DataLife Engine (DLE) v18.0

No permission to download
Decryption key:


changelog

PHP:
<?php

define('DINITVERSION', '5409');


function get_domen_hash() {

    $domen_md5 = explode('.', $_SERVER['HTTP_HOST']);
 

    $count_key = count($domen_md5) - 1;
 

    unset($domen_md5[$count_key]);
 

    if (end($domen_md5) == "com" || end($domen_md5) == "net") {
        $count_key--;
    }
 

    $domen_md5 = $domen_md5[$count_key - 1];
 

    $domen_md5 = md5(md5($domen_md5 . "780918"));
 
    return $domen_md5;
}


function generate_key() {

    $domen_md5 = get_domen_hash();
 

    return md5($domen_md5 . DINITVERSION);
}


$key = generate_key();

echo "Generated key: " . $key;
?>
Decryption key:


  • Love
Reactions: MrSam_1
more changelogs please read this:

Decryption key:
Download CMS DataLife Engine (DLE) v15.2 Nulled Free
  • Love
Reactions: tanierlyons

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu