
PCAPdroid - PCAP dump without root
Emanuele Faranda · com.emanuelef.remote_capture
UpdatedJan 18, 2021
PublishedMay 19, 2020
Packagecom.emanuelef.remote_capture
MD5116286acd8b11533cdd910690d9bc872
SHA1 (signer)EE:95:3D:4F:98:8C:8A:C1:75:75:DF:FA:A1:E3:BB:CE:2E:29:E8:1D
Signed byCN=Emanuele Faranda, OU=Unknown, O=Unknown, L=Unknown, ST=Italy, C=Unknown
Architecturesx86, x86-64, armeabi-v7a, arm64-v8a
Malware scanTRUSTED
Contact[email protected]
What's new
- Fix crash when app is stopped from the system VPN settings
Description
PCAPdroid is an android app to capture the phone traffic and analyze it remotely (e.g. via Wireshark). The traffic can be easily downloaded from a remote device thanks to the integrated HTTP server, or streamed to a remote UDP receiver.
Visit https://github.com/emanuele-f/PCAPdroid for instructions on how to receive the dumped packets on UDP.
Features:
- Capture apps traffic without root
- Easily download a PCAP file thanks to the integrated HTTP server
- Stream the PCAP on UDP to a remote receiver
- Decrypt HTTPS/TLS traffic via a remote mitmproxy
- Show captured traffic realtime statistics
- Apply a filter to only capture traffic for the selected app
- Get active connections details, including server name, DNS query and URL
In order to run without root, the app takes advantage of the Android VPNService API to collect the packets on the device (they are *not* sent to an external VPN server).
Want to discuss new features? Join the app telegram channel https://t.me/PCAPdroid
Visit https://github.com/emanuele-f/PCAPdroid for instructions on how to receive the dumped packets on UDP.
Features:
- Capture apps traffic without root
- Easily download a PCAP file thanks to the integrated HTTP server
- Stream the PCAP on UDP to a remote receiver
- Decrypt HTTPS/TLS traffic via a remote mitmproxy
- Show captured traffic realtime statistics
- Apply a filter to only capture traffic for the selected app
- Get active connections details, including server name, DNS query and URL
In order to run without root, the app takes advantage of the Android VPNService API to collect the packets on the device (they are *not* sent to an external VPN server).
Want to discuss new features? Join the app telegram channel https://t.me/PCAPdroid
Required features
- Faketouch android.hardware.faketouch
- Wifi android.hardware.wifi
Permissions (3)
PCAPdroid - PCAP dump without root requests the following Android permissions:
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Access Wifi State android.permission.ACCESS_WIFI_STATE
- Internet android.permission.INTERNET