Is it possible that data is still encrypted even when you intercept TLS? [duplicate]

I’ve recently set up a mitmproxy on my phone and it seems to work fine. It intercepts that request for https websites and I can view their content.
But I’m trying to intercept data from a banking app I have on my phone. The connection work… Continue reading Is it possible that data is still encrypted even when you intercept TLS? [duplicate]

How some mobile apps prevent http traffic from being intercepted through a proxy like BurpSuite?

I noticed more and more times that some mobile apps are able to block requests, and they don’t forward those requests to the server if they’re going to be intercepted with a proxy like BurpSuite. This not happens for all installed apps on … Continue reading How some mobile apps prevent http traffic from being intercepted through a proxy like BurpSuite?