forked from redstrate/PacketAnalyzer
Analayze the contents of Chronofoil capture files
- Rust 99.4%
- Shell 0.6%
| .forgejo/workflows | Add CI | |
| assets | Add FATE information | |
| scripts | Add support for building into a Flatpak | |
| src | Make CWLS messages notable | |
| .flatpak-manifest.json | Add support for building into a Flatpak | |
| .gitattributes | Significantly improve the UX of parsed packet output | |
| .gitignore | Add button to quickly open a packet in a hex editor | |
| build.rs | Add initial files | |
| Cargo.lock | Update Kawari | |
| Cargo.toml | Add EObjName sheet, add timestamp display and actors window | |
| generated-sources.json | Add support for building into a Flatpak | |
| LICENSE | Add initial files | |
| README.md | Add initial files | |
Packet Analyzer
Program and website to view the contents of Chronofoil capture files.
You can view a live version at https://analyze.xiv.zone.
What is it?
Using Chronofoil to record data from FFXIV, it stores the raw packet data. This is mostly gibberish unless there's a program that can understand, deconstruct and display it. This is what Packet Analayzer does.
License
This project is licensed under the GNU Affero General Public License 3.