Важно Декодировать IonCube

  • Автор темы Автор темы killoff
  • Дата начала Дата начала
Важно
Доброго времени. Декодируйте пожалуйста 2 файл.
Спасибо.

Прошу
Скрытое содержимое. Вам нужно войти или зарегистрироваться.
, единственное что, там один файлик еще и обфуцирован кроме кубика.
 
Hi guys. Can you decode this plugin for me? Please
download linkor

 
Do they charge money for the general.php non-decode? let Izya still put in the lava so that there is a decode:rofl:
PHP:
<?php

function rcuDD(...$args)
{
    foreach ($args as $arg) {
        var_dump($arg);
    }

    exit();
}

function rcuGetHttpClient(): Curl\Curl
{
    global $_obfuscate_0D2A0435171B0F3D2916122F380D353E05393431011611_;

    if ($_obfuscate_0D2A0435171B0F3D2916122F380D353E05393431011611_ instanceof \Curl\Curl) {
        $_obfuscate_0D2A0435171B0F3D2916122F380D353E05393431011611_->reset();
        return $_obfuscate_0D2A0435171B0F3D2916122F380D353E05393431011611_;
    }

    $_obfuscate_0D2A0435171B0F3D2916122F380D353E05393431011611_ = new \Curl\Curl();
    return $_obfuscate_0D2A0435171B0F3D2916122F380D353E05393431011611_;
}

function rcuInit(): void
{
    $storage = new \RTL\RCU\Storage();
    if (!\RTL\RCU\Helper::isLocal() && !$storage->isSet("FirstHandshake", true)) {
        $server = $storage->isSet("FirstHandshake", true);
        $server->handShake();
        return NULL;
    }

    rcuCheckLastPing($storage);
    rcuEnablePluginAutoUpdate();
}
...............
i there any way to decode
this $
_obfuscate_0D2A0435171B0F3D2916122F380D353E05393431011611
lines?
 
Назад
Верх