Accepting Script Nulling Requests

starliner

Well-known member
Null Master
Trusted Uploader
Mar 28, 2019
559
530
93
Hi all;

I'm software developer for years. I like this forum, staff and members so i want to help people who wants to null some scripts.

Below some rules about nulling pls read;

1. The script cant be encoded with ioncube ect
2. The script files must be original - untouched
3. The script cant be shared in forum before (can be new version request)
4. You must provide script files because i don't have any time to search and find clean files about your request
5. Before posting request search forum if it has any request
6. Provide your requested script restrictions (needs licence key etc)

7. Requesting member at least must have 10 posts on forum

Nulling Request Template (Use this template for request)

Script name
: example name
Download link : script download link
Required additional plugin : if your request needs additional plugins to work provide additional plugin links
Restrictions : which restrictions your request has (activation, licence key ect)

Any request hasnt this template will ignore !!



I dont null Software please dont request software nulling.



If any request hasnt these rules, i will not accept your request.


Regards
 
Last edited by a moderator:

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,617
26,958
120
thanks but decoded file isnt readable correctly. Functions are renamed randomly codes too.

I tried to decode it but i get same result as yours before.
I don't have time to deal with it so here's a heads up:

file install->php->DbImport.php decoded

Code:
<?php namespace Php;
${"GLOBALS"}["dsargppi"]="multi_query";
${"GLOBALS"}["ydvmfrdw"]="query";
${"GLOBALS"}["iwnqglhxlwmb"]="mysqli";
${"GLOBALS"}["tafozvlkhwj"]="data";
class DbImport{function createDatabase($data=[]){${"GLOBALS"}["lwdkwdjtob"]="mysqli";
@${${"GLOBALS"}["lwdkwdjtob"]}=new\mysqli(${${"GLOBALS"}["tafozvlkhwj"]}["hostname"],${${"GLOBALS"}["tafozvlkhwj"]}["username"],${${"GLOBALS"}["tafozvlkhwj"]}["password"],"");
if(mysqli_connect_errno()){return false;
}else{return true;
}}function createTables($data=[]){${"GLOBALS"}["vhqktxbeswpq"]="data";
$ptbqpieou="multi_query";
$gngbsehvg="data";
@${${"GLOBALS"}["iwnqglhxlwmb"]}=new\mysqli(${${"GLOBALS"}["tafozvlkhwj"]}["hostname"],${${"GLOBALS"}["vhqktxbeswpq"]}["username"],${$gngbsehvg}["password"],${${"GLOBALS"}["tafozvlkhwj"]}["database"]);
${"GLOBALS"}["slipifongfx"]="query";
if(mysqli_connect_errno())return false;
${${"GLOBALS"}["ydvmfrdw"]}=file_get_contents("sql/install.sql");
${$ptbqpieou}=$mysqli->multi_query(${${"GLOBALS"}["slipifongfx"]});
$mysqli->close();
if(${${"GLOBALS"}["dsargppi"]}){return true;
}else{return false;
}}}?>

same file completely decoded

Code:
<?php
class DbImport{
    function createDatabase($data=[]){
        @$mysqli=new\mysqli($data["hostname"],$data["username"],$data["password"],"");
        if(mysqli_connect_errno()){
            return false;
        } else {
            return true;
        }
    }
  
    function createTables($data=[]){
        @$mysqli=new\mysqli($data["hostname"],$data["username"],$data["password"],$data["database"]);
        if(mysqli_connect_errno())return false;
        $query=file_get_contents("sql/install.sql");
        $multi_query=$mysqli->multi_query($query);
        $mysqli->close();
        if($multi_query){
            return true;
        }else{
            return false;
        }
    }
}?>



N-Joy!
 
Last edited by a moderator:

jaihwacat

Active member
Jun 10, 2020
139
82
28
decoded install folder:
is this file nulled? or just decode? i already decode the file. and there is still encoded core.php on admin-panel/section folder that linked to this installation file maybe for license validating procedure
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,617
26,958
120
Not nulled yet, still don't have time to take care of it and thought that @starliner would do it
 

inux2004

Active member
Aug 7, 2019
260
68
28
WappBot

Chat Bot Powered by Artificial Intelligence #1 [PHP Version]

help me to null it sir, need activation code.

thanks in advance.
 

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