PCAPdroid

  • The app complies with the inclusion criteria.
  • The app is not already listed in the repo or issue tracker.
  • The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure
  • The app has not already been requested
  • The original app author has been notified, and does not oppose the inclusion.

APPLICATION ID: com.emanuelef.remote_capture

Categories:
 - Security
 - Internet
License: GPL-3.0-or-later
AuthorName: Emanuele Faranda
AuthorEmail: black.silver@hotmail.it
WebSite: https://emanuele-f.github.io/PCAPdroid
SourceCode: https://github.com/emanuele-f/PCAPdroid
IssueTracker: https://github.com/emanuele-f/PCAPdroid/issues

AutoName: PCAPdroid

Summary: Capture traffic on Android devices and send the PCAP via UDP without root
Description: |-
    PCAPdroid is a network tool to capture the device traffic and export it remotely for
    further analysis (e.g. via Wireshark).

    '''Features'''
    * Capture apps traffic without root privileges
    * Easily download a PCAP file thanks to the integrated HTTP server
    * Stream the PCAP on UDP to a remote receiver
    * 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
    * Decrypt HTTPS/TLS traffic via a remote mitmproxy

RepoType: git
Repo: https://github.com/emanuele-f/PCAPdroid
Edited by Emanuele Faranda