tducret/revolut-python

Is there a way to intercept the SSL traffic on an Android?

BroOfBros opened this issue · 0 comments

I am trying to see if there are any new changes to their API, but I can't seem to intercept the SSL traffic with Charles.
Some notes: I have a rooted android, installed the certificate and some SSL Unpinning tools but I had no luck.
Even tried with the version this reppo uses, 6.34.3 but still no luck.
Any tips? Or do you mind sharing how did you intercept the traffic?
Thanks in advance!