ZeromusXYZ / PacketViewerLogViewer

PacketViewerLogViewer for analyzing FFXI network packets in C-Sharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PVLV

This program has since been superseeded by VieweD, please use that instead.


This program is meant to be used with .log files made with the Windower4 Packetviewer add-on. It is also able to read Ashita Packeteer .txt log files, and with PacketDB .sqlite3 files.

The program should be pretty straight forward to use for anybody for who it would be usefull.

The end idea is to make a program that can mimic the track function for the original addon, but in a offline fashion by parsing the log files

This is a port of my PacketViewerLogViewer in Delphi This program borrows some parts of Windower's POLUtils project to load data directly from the game client.

About

PacketViewerLogViewer for analyzing FFXI network packets in C-Sharp

License:GNU General Public License v3.0


Languages

Language:C# 99.8%Language:NSIS 0.2%