
Packet Capture
Capture packets without root. Decrypts SSL using man-in-the-middle technique.
Grey Shirts · app.greyshirts.sslcapture
UpdatedNov 2, 2025
PublishedApr 4, 2023
Packageapp.greyshirts.sslcapture
MD510bf00568325d7355db483bd257fdf66
SHA1 (signer)88:9E:E6:C8:EC:3C:7D:C4:60:A5:CE:C0:16:20:FA:8B:4A:3F:44:5E
Signed byCN=Unknown, OU=Unknown, O=Unknown, L=Unknown, ST=Unknown, C=Unknown
Architecturesarmeabi-v7a, arm64-v8a
Malware scanTRUSTED
Contact[email protected]
What's new
UI improvements.
- Show size of the packet dump file.
- Hide packet from this app by default.
- Show size of the packet dump file.
- Hide packet from this app by default.
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
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
Required features
- Faketouch android.hardware.faketouch
Permissions (6)
Packet Capture requests the following Android permissions:
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Internet android.permission.INTERNET
- Wake Lock android.permission.WAKE_LOCK
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE
- C2dm Permission Receive com.google.android.c2dm.permission.RECEIVE
- Finsky Permission Bind Get Install Referrer Service com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE