mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-06-11 21:01:45 +08:00
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 |
||
|---|---|---|
| .. | ||
| libpcap | ||
| nDPI | ||
| README.md | ||
| refresh.sh | ||
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.