The token is returned each time the API is communicated with the game server, and when the API is executed next, it is encrypted with RSA before being set as a parameter to the API.
I would like to reproduce this encryption logic, but I need RSA KEY and V.
Is it possible to identify this?
I know the relevant part in Il2cpp, but how do I debug that part?
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
underground
The token is returned each time the API is communicated with the game server, and when the API is executed next, it is encrypted with RSA before being set as a parameter to the API.
I would like to reproduce this encryption logic, but I need RSA KEY and V.
Is it possible to identify this?
I know the relevant part in Il2cpp, but how do I debug that part?
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.