CITM
CITM copied to clipboard
Red thing not showing up.
I did the network and the break and filter stuff, but when I go into the mailbox, the red thing is not there, and it is impossible for me to advance from there. Can you tell me why this happens?
Are you on Iphone or android? Most likely you haven't set up your https decryption properly so the traffic that the server is sending you doesn't get decrypted. This could also be due to you not having trusted the fiddler certificate on phone/pc.
Same thing.
- decrypt HTTPS traffic option is enabled
- CA cert is trusted on computer and Android phone
- filter and breakpoints are set up
So the break request on get and on post is enabled?
Yeah
Did you make sure to enable remote connections in connections? And to save the filter.
Yes to both
And also I have the proxy response on my phone on ipv4.fiddler:8888
So if you open battle cats and open the mailbox what does it do exactly?
While you have your phone connected through fiddler
Yeah it shows a request on fiddler :
But in the game it just says as usual that there is nothing in the mailbox to collect
Do I need to configure Fiddler as a reverse proxy too ?
It should just intercept it both ways, so i don't think so
I am stupid, you do need to do that
But it should already have done that i think, at least it did for me
https://docs.telerik.com/fiddler/configure-fiddler/tasks/usefiddlerasreverseproxy
Do you remember doing that ?
Not like that, but i do remember clicking the "allow remote computers to connect"
So i most likely have the definition of reverse proxy wrong, but in both cases you shouldn't have to do something drastically different from what james did
You can try checking if you did everything in the "setting up the android device up" part right
Maybe you need to trust another fiddler cert with another option seen as (I think) you get an options as to what the certificate should certify, vpns/something else
I double checked everything I still don't get the expected request break.
I'll wait for other ideas ^^
Maybe your wifi doesn't allow for devices to communicate between eachother on the same network(?)
Hi @jz-corgi and @SmalkiGroove, it seems that this method has been patched by PONOS. I am not sure of the exact version this method was patched on, but we can safely assume that it's for versions v11.1.0+. I have updated the main README file accordingly as well.