- ArkLogger => To save all the requests made
- Install the certificate
- Convert the certificate into a "trusted root certificate
- Method A: Magisk Module
- Method B: Manually
- Navigate to
/data/misc/user/0/cacerts-added/
- Cut the installed certificate
- Navigate to
/system/etc/security/cacerts/
- Paste the certificate here
- Navigate to
- Execute ArkLogger
- Execute the game
- Do things and the requests will start appearing in
ArkLogger/data
You can also use the data stored in the proxy flows, but if you wanna search on the content of the request you need to use the mitmproxy CLI tool