• 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

I have a script nulling request please @starliner @NullMaster if you get the chance to look into it.

There is a premium version but there is no difference between the free and the premium except the removal of copyright at the bottom of the software.

Please could you look into it. I would really appreciate.

Original script attached

Thank you
 

Attachments

  • hesk312.zip
    2.5 MB · Views: 16
I have a script nulling request please @starliner @NullMaster if you get the chance to look into it.

There is a premium version but there is no difference between the free and the premium except the removal of copyright at the bottom of the software.

Please could you look into it. I would really appreciate.

Original script attached

Thank you

script is working do you want to remove footer copyright?
 
here is the code base of the cs-cart unitheme2

It's easy to decode it, but you need more time. For example, the file "func.php" after decoding is:

if (!defined('BOOTSTRAP')) { die('Access denied'); }
function translator($str) {
$output = '';
for ($i = 0; $i < strlen($str); $i++) {
$tmp = ord($str[$i]);
$output .= chr(--$tmp);
}
return $output;
}

call_user_func('Tygh\Registry::registerCache', 'settings_abam', 86400, call_user_func('Tygh\Registry::cacheLevel', 'time'));

for more infos about call_user_func:

https://www.php.net/manual/fr/function.call-user-func.php
 
  • Like
Reactions: naat
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