Aralim
Please help me get started with proxy
For MMO BAG Online, closed in Russia, there is no way to disassemble the launcher, it sends packets to the dead API. I try to send them to my server in order to start the client on the key received from the API and then connect to my server emulator.
P.s The game is from 2014 and the chances of finding the source... very little.
14 replies
Please help me get started with proxy
My English is bad but I will try to explain.
I have an application that accesses https://site1.com
I need to catch this outgoing connection and redirect it to https://site2.com and receive a response from there.
The part that returns the response is the API I have. I can't figure out how to redirect the outgoing request.
14 replies