1
0
Fork
You've already forked PacketAnalyzer
0
Analayze the contents of Chronofoil capture files
  • Rust 99.4%
  • Shell 0.6%
2026年03月27日 17:12:42 -04:00
.forgejo/workflows Add CI 2025年08月07日 21:03:23 -04:00
assets Add FATE information 2026年03月25日 17:38:54 -04:00
scripts Add support for building into a Flatpak 2025年09月02日 17:33:03 -04:00
src Make CWLS messages notable 2026年03月27日 17:12:13 -04:00
.flatpak-manifest.json Add support for building into a Flatpak 2025年09月02日 17:33:03 -04:00
.gitattributes Significantly improve the UX of parsed packet output 2026年03月10日 17:02:50 -04:00
.gitignore Add button to quickly open a packet in a hex editor 2025年12月20日 11:49:18 -05:00
build.rs Add initial files 2025年06月27日 18:30:13 -04:00
Cargo.lock Update Kawari 2026年03月27日 17:12:42 -04:00
Cargo.toml Add EObjName sheet, add timestamp display and actors window 2026年03月23日 22:53:07 -04:00
generated-sources.json Add support for building into a Flatpak 2025年09月02日 17:33:03 -04:00
LICENSE Add initial files 2025年06月27日 18:30:13 -04:00
README.md Add initial files 2025年06月27日 18:30:13 -04:00

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.