Help! Reverse Engineering API

Rakl

1/3 Games Approved
Original poster
Dec 2, 2018
5
1
3
24
France
Hey,
I'm asking to this community because I've been fighting to understand Summoner's War API.
I used the work of SWProxy that uses SW API but I still have few problems.
So I'm using Charles Proxy to do some proxy debugging to see what requests / responses are sent.
The problem is : these informations are encrypted (normal so far)
BUT I can't find the decryption key, so I'm stuck with encrypted strings / base64 messages.
I've looked into the classes.dex file to find something interesting but I don't find anything but non relevant constructors.

Do you guys have a hint on how can I manage to get it ? That would be amazing.
Thanks
 

Myster_1086

Solid & Active Platinian
Apr 23, 2019
58
80
18
36
United States
I too would like to know, using Charles as well. I want to basically get the stats of everything in game, that's completely server side