rietcoins9 Posted September 23, 2019 Posted September 23, 2019 Has anyone been able to identify to which route your credentials get posted? trying to intercept the packets leaves me with encrypted data but I figured that if somebody has managed to decompile and read the code of the client there must be an answer... so whats the api route that the runescape client/runescape mobile client uses to authenticate your player? i think this can be very useful to make a checker which can determine which accounts are working or not in a fast manner thanks in advance!
Medusa Posted September 24, 2019 Posted September 24, 2019 (edited) Why not just use the website to login? Almost certain the client login would have CSRF protection. Edited September 24, 2019 by Medusa