Packet Capture icon

Packet Capture

1.7.2

Capture packets without root. Decrypts SSL using man-in-the-middle technique.

App Information

Version
Update
Dec 26, 2019
Developer
Category
Google Play ID
Installs
1,000,000+

App Names

App Description
Packet capture/Network traffic sniffer app with SSL decryption.
Not that feature rich yet, but it's a powerful debugging tool especially when developing an app.

If you can't capture your app's SSL packets

Do one of the followings:

- Set targetSDKversion to 23 or lower

- Setup security config described as 'The default configuration for apps targeting Android 6.0 (API level 23) and lower' at
https://developer.android.com/training/articles/security-config.html#base-config

Features
- Capture network packets and record them.
- SSL decryption using man-in-the-middle technique.
- No root required.
- Easy to use.
- Show packet in either hex or text.

You don't need to setup a dedicated proxy server on your PC. All you need is just your Android device.

How to get rid of PIN number

If you want to get rid of entering PIN number on a lock screen after Packet Capture is uninstalled, it is needed to clear credential storage.
Go to OS Setting->Security->Clear credentials
Read more