PCAPdroid
Capture traffic on Android devices and send the PCAP via UDP without root
PCAPdroid lets you capture the Android traffic and analyze it remotely (e.g. via Wireshark). The traffic can be easily captured on a remote PC via an UDP socket.
Features:
- Capture apps traffic without root privileges
- Send captured traffic via UDP
- Download the traffic PCAP via the integrated HTTP server
- Show captured traffic real time statistics
- Apply a filter to only capture traffic for the selected app
- Decrypt HTTPS/TLS traffic via a remote mitmproxy
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).
Visit the project’s Github repo for instructions.
Packages
Version 1.2.16 (2021-02-23)
Android Versions:
13 Libraries detected:
Libraries:
- Android Support v4 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see
Understanding the Android Support Library.
- Arch (Utility)
helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility)
support newer Android features on older Android versions.
- Constraint Layout Library (Utility)
library to reduce the number of nested views needed.
- Androidx Core (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility)
perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility)
library to load data for your UI that survives configuration changes.
- Preference (Utility)
a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Transition (UI Component)
animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component)
AndroidX library to render vector graphics.
- Custom Activity On Crash library (Utility)
library that allows launching a custom activity when your app crashes, instead of showing the hated „Unfortunately, X has stopped“ dialog.
- Google Material Design (Utility)
library to help with material design guidelines.
- NanoHTTPD (Utility)
Tiny, easily embeddable HTTP server in Java.
Download (3.9 M)
Version 1.2.15 (2021-02-20)
Android Versions:
13 Libraries detected:
Libraries:
- Android Support v4 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see
Understanding the Android Support Library.
- Arch (Utility)
helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility)
support newer Android features on older Android versions.
- Constraint Layout Library (Utility)
library to reduce the number of nested views needed.
- Androidx Core (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility)
perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility)
library to load data for your UI that survives configuration changes.
- Preference (Utility)
a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Transition (UI Component)
animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component)
AndroidX library to render vector graphics.
- Custom Activity On Crash library (Utility)
library that allows launching a custom activity when your app crashes, instead of showing the hated „Unfortunately, X has stopped“ dialog.
- Google Material Design (Utility)
library to help with material design guidelines.
- NanoHTTPD (Utility)
Tiny, easily embeddable HTTP server in Java.
Download (3.9 M)
Version 1.2.14 (2021-02-14)
Android Versions:
13 Libraries detected:
Libraries:
- Android Support v4 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see
Understanding the Android Support Library.
- Arch (Utility)
helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility)
support newer Android features on older Android versions.
- Constraint Layout Library (Utility)
library to reduce the number of nested views needed.
- Androidx Core (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility)
perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility)
library to load data for your UI that survives configuration changes.
- Preference (Utility)
a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Transition (UI Component)
animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component)
AndroidX library to render vector graphics.
- Custom Activity On Crash library (Utility)
library that allows launching a custom activity when your app crashes, instead of showing the hated „Unfortunately, X has stopped“ dialog.
- Google Material Design (Utility)
library to help with material design guidelines.
- NanoHTTPD (Utility)
Tiny, easily embeddable HTTP server in Java.
Download (3.9 M)