开发者

Is it possible to log HTTP connections within an iPhone application?

开发者 https://www.devze.com 2023-01-17 19:35 出处:网络
I\'d like to develop an application that can listen for unencrypted sensitive information (info similar to the data leading to a class action filed against Storm8) across one or more iPhone/iThouch ap

I'd like to develop an application that can listen for unencrypted sensitive information (info similar to the data leading to a class action filed against Storm8) across one or more iPhone/iThouch applications. I've been unable to find any info on whether or not this would be possible.

  • Is it possible to log HTTP (including get/post and headers) data from an iPhone app?
  • Is there a log that already exists containing this information?

Bonus:

Thanks all


That's not possible outside your own app

0

精彩评论

暂无评论...
验证码 换一张
取 消