Sniffing HTTP and HTTPS traffic to understand app protocols

I needed to understand the protocol between an iPhone application and the server. There was no written documentation and the company that owned the application wanted me to build something based on the protocol. The first thing I tried was using squid as a proxy to intercept the protocol between the iPhone application and the …

Continue reading ‘Sniffing HTTP and HTTPS traffic to understand app protocols’ »