0

I need a way to capture packets of a specific android app and want to save it as a pcap file. I've used Shark for root but can't target a specific app.

I've tried using AFWall+ to block all traffic except the one of my specific app but i did get packets from different Apps. (So it probably captures tries.) Should this work and i'm doing something wrong?

The App Packet Capture can resolve Packets to Apps but has no option to save it as pcap.

Any Ideas? Thanks a lot

f.b.
  • 490
  • 1
  • 5
  • 17
  • 1
    Haven't tried by myself but it seems have those features. https://play.google.com/store/apps/details?id=jp.co.taosoftware.android.packetcapture&hl=en – Satoshi Mar 12 '16 at 02:47
  • 1
    Perfect. I tested this app but i didn't realise it has a Pro version that does exactly what i need. Thank You – f.b. Mar 13 '16 at 22:42

1 Answers1

0

Use the open android pcap library by the Wireless Kismet. Since it is open you are able to customise it in ways you want.

Lunodzo
  • 11
  • 5