|
|
|
|
|
by Mizza
3615 days ago
|
|
I had to do this recently and found a great tool for Android for sniffing traffic on the device called Packet Capture. It can even sniff SSL without root permissions by installing a self-signed certificate and running an in-app local VPN proxy. It also had a bunch of other nice features like parsing common protocols, showing the good bits of HTTP, etc. Much nicer than the approach described here (this article is from 2013), although it's certainly only for Android folk. I don't think it's FOSS, but hopefully a FOSS alternative will come along and use this approach. |
|
I recommend the experience highly. Just be warned, you may not like what you see.