Analayze the contents of Chronofoil capture files
  • Rust 99.4%
  • Shell 0.6%
Find a file
Joshua Goins e4cd92a067
All checks were successful
Main / build (push) Successful in 8m22s
Update Kawari
2026-04-25 12:58:06 -04:00
.forgejo/workflows Add CI 2025-08-07 21:03:23 -04:00
assets Update Kawari, add more annotations 2026-04-17 18:37:21 -04:00
scripts Add support for building into a Flatpak 2025-09-02 17:33:03 -04:00
src Update to newer drop-in structure of Kawari 2026-04-23 17:24:34 -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-04-25 12:58:06 -04:00
Cargo.toml Add HP Table which lists the HP of enemies in your capture 2026-04-07 22:43:08 -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.