1

I work the requirement to listen the content in the http stack at Android, Like the wireshark. So I search related Content about this, but there are nothing, So Can really listen the contents, if yes, how? Thanks

regrecall
  • 491
  • 1
  • 5
  • 20
  • are you looking for an app that functions like Wireshark, or are you trying to create your own app with this functionality? – undefined May 23 '12 at 03:06
  • I want to create own app with this functionality. – regrecall May 23 '12 at 03:07
  • There's already an Android app on Google Play that does exactly that, called [Shark for Root](https://play.google.com/store/apps/details?id=lv.n3o.shark), which dumps TCP traffic into Wireshark format. Do you have a real (ahem, non-evil) reason to recreate this functionality? – Drew May 23 '12 at 04:02
  • Thanks Drew. Because this requirement is so crazy, It want to analyze user's http contents, so I must recreate this function and add our special functions to analyze. – regrecall May 23 '12 at 04:56
  • See my answer here: http://stackoverflow.com/questions/9555403/capturing-mobile-phone-traffic-on-wireshark/9570093#9570093 you can also re-direct your browser traffic through an http proxy as discussed here http://stackoverflow.com/questions/3794998/how-to-configure-an-http-proxy-like-fiddler2-or-charles-web-proxy-with-the-lates – rupello May 23 '12 at 20:23

0 Answers0