mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-05-08 21:12:26 +00:00
0f47d378b9
A PCAP/Pcapng reader has been implemented to support parsing the PCAPdroid extensions metadata. This allows displaying a number of information in the UI when loading from a Pcapng file, in particular: - when the dump was generated with root, show the capture interface name - show the UID (app) related to a given connection - if the dump contains UIDs of uninstalled apps, show the original package name and app name Closes #479
The subfolders in this directory contain pre-generated autotools files. Using these files removes the need to install autotools and allows to build PCAPdroid in Windows.
To update the files, run ./refresh.sh in this folder.