• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Accepting Script Nulling Requests

starliner

Well-known member
Trusted Uploader
Mar 28, 2019
564
552
93
Türkiye
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:
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:
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
 
Not nulled yet, still don't have time to take care of it and thought that @starliner would do it
 
WappBot

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

help me to null it sir, need activation code.

thanks in advance.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock