Accepting Script Nulling Requests

TheRyD3r

Well-known member
Babiato Lover
Trusted Uploader
Dec 21, 2019
398
288
63
Around The World
paxxer.tv
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

starliner

Well-known member
Null Master
Trusted Uploader
Mar 28, 2019
559
530
93
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?
 

phpCore

ReLOADED
Trusted Uploader
Banned User
Jun 6, 2020
1,511
1,657
120
127.0.0.1/::1
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

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