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:
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!