Posts by gundir

    Hey guys,

    I'm working on a third-party SMM script I bought, and tbh the backend logic is driving me crazy. The main problem is the module handling instagram followers. The API routing inside it is super slow and keeps timing out whenever there's a bulk order.

    I just want to scrap their logic and code my own instant API processing, kind of like how smooth and fast it works over on FameViso.

    The issue is the dev locked the main file handling these requests (`social.php`). I opened it up in my editor and it's just an ionCube loader stub (looks like IC12 to me, and I'm running PHP 8.1).

    I uploaded the encoded file here so you guys can take a look:

    social.php
    Shared with Jumpshare
    jumpshare.com

    Does anyone have a working decoder for this, or could someone run it through their setup for me? I literally just need the raw PHP so I can see how they structured the initial cURL requests and build my own bypass.

    Would really appreciate any help!

    Hello everyone, I'm looking for some help decoding a PHP file encrypted with ionCube 10.2.2 for PHP 7.1. I've tried using automated tools like decodephp.io, and while they successfully handled a v12.0 file for me, they seem to be struggling with this older v10.2.2 version. You can find the file here at this link: https://limewire.com/d/RNaAD#qsxLVUT0yP. If anyone has the right tools or a bit of free time to take a look and help me out, I would really appreciate it. Thanks in advance!