Shopphp E-commerce Script (Need ioncube decoder)

sessizbyu

Active member
Null Master
Trusted Uploader
Dec 25, 2020
505
245
43
27
Turkey
mysite.com
Hi guys, I'm starting a new thread here as no one has helped with the ioncube decoder. This script on e-commerce, many files are encrypted with ioncube, I tried a few files with easytoyou and it solved the first 30 lines. I'm waiting for someone with an Easytoyou account to help so we can share it publicly after decoding ioncube. There are exactly 1334 encrypted files if it takes too long for you to do this please give me your easytoyou account I have plenty of time to decode them all.


Encrypted all files:

Demo
Frontend:
Admin: https://v5.shopphpdemo.com/secure/

First 30 lines decrypted:
PHP:
<?php
/*
 * @ https://EasyToYou.eu - IonCube v11 Decoder Online
 * @ PHP 7.2 & 7.3
 * @ Decoder version: 1.0.6
 * @ Release: 10/08/2022
 */

@ini_set("session.cookie_httponly", 1);
@ini_set("session.use_only_cookies", 1);
@session_start();
$_SESSION["realPOST"] = $_POST;
if (isset($_GET["act"])) {
    require_once "3rdparty/recaptchalib.php";
}
require_once "lib-db.php";
require_once "conf.php";
$serialx = $serial;
if ($_SESSION["admin_isAdmin"] && $_GET["srr"]) {
    ini_set("display_errors", "1");
    error_reporting(81);
}
require_once "lib-sec.php";
require_once "sec.php";
require_once "start.php";
require_once "user_library.php";
require_once "lib-seo.php";
if ($_GET["seo"]) {
    SEO::generateRealAct();
}
require_once "lib.php";
if (isset($_GET["lang"]) && $_GET["lang"]) {
    cleancache();
}
require_once "libv3u.php";
require_once "lib-sepet.php";
require_once "lib-email.php";
require_once "lib-payment.php";
require_once "lib-kargo.php";
require_once "lib-csdata.php

// This is the demo version. This version only decode 30 lines.
 
  • Like
Reactions: montego

kushal123456789

New member
Banned User
May 6, 2022
23
2
3
Anyone can help to decode this file please please this file is very important please decode this file language is ioncube my whatsapp number +91 9161106357 please massage if anyone can help to decode this file.

File URL - https://drive.google.com/uc?export=download&id=1Ym6N5urbZOd3_T-cfpJ4mBusdTRIAYmf
Anyone can help to decode this file please please this file is very important please decode this file language is ioncube my whatsapp number +91 9161106357 please massage if anyone can help to decode this file.

File URL - https://drive.google.com/uc?export=download&id=1Ym6N5urbZOd3_T-cfpJ4mBusdTRIAYmf
 

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