I want to monitor app data usage that the app will send/receive from within itself. All I would like to know is the exact request/response header, request, and response. It's just for testing, so it won't be going on the app store.
I have looked into libpcap, but it looks as if the device needs to be jailbroken to be used. If someone has been able to use it with a vanilla os that would be great.
Does anyone know if I could use IOKit to build kernel extensions?
I have looked into libpcap, but it looks as if the device needs to be jailbroken to be used. If someone has been able to use it with a vanilla os that would be great.
Does anyone know if I could use IOKit to build kernel extensions?