This repository has been archived on 2024-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
NG_2024_PacketAnalyzer/README.md

17 lines
353 B
Markdown
Raw Normal View History

2024-08-30 13:48:01 +00:00
# New Generation 2024 Packet Analyzer
Graphical packet analyzer.
## Features
2024-08-30 13:48:01 +00:00
- Reading and writing .pcapng files.
- Using LLM to pretend it can detect anomalies.
- Selecting network interfaces.
- Packet sorting.
## Requirements
- [PcapPlusPlus](https://pcapplusplus.github.io/)
- [Qt](https://www.qt.io/)
2024-08-30 13:48:01 +00:00
This program is Unlicensed, see UNLICENSE.