1
1
Fork
You've already forked PacketAnalyzer
1
Analayze the contents of Chronofoil capture files
  • Rust 99.4%
  • Shell 0.6%
Joshua Goins 4113f39f8b
All checks were successful
Main / build (push) Successful in 7m28s
Update dependencies
2026年06月24日 22:19:03 -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 Kawari 2026年06月09日 22:49:36 -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 dependencies 2026年06月24日 22:19:03 -04:00
Cargo.toml Update and reduce dependencies 2026年06月07日 12:14:24 -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.