Y
Hacker News
new
|
ask
|
show
|
jobs
by
jonatron
1041 days ago
You can also use mitmproxy to remove or add debugger statements.
1 comments
dotancohen
1041 days ago
How does that work with certificate pinning?
link
pedrovhb
1041 days ago
It doesn't, you'd have to unpin certificates in whatever application you're using. Browsers generally don't do certificate pinning though, they'll (correctly) respect your installed certificates, which would include the mitmproxy one.
link
dotancohen
1040 days ago
I see, thanks.
link