PCAPdroid/generated
emanuele-f 0f47d378b9
Some checks failed
Debug build / build (push) Has been cancelled
Validate Gradle Wrapper / Validation (push) Has been cancelled
Test native code / test (push) Has been cancelled
Windows build / build (push) Has been cancelled
Read PCAPdroid extensions metadata from Pcapng
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
2025-01-11 19:58:58 +01:00
..
libpcap Update nDPI to 4.12 and libpcap to 1.10.5 2025-01-01 22:38:46 +01:00
nDPI Read PCAPdroid extensions metadata from Pcapng 2025-01-11 19:58:58 +01:00
README.md Update dependencies 2021-10-14 19:48:16 +02:00
refresh.sh Reduce size of nDPI 2025-01-02 08:17:32 +01:00

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.