TrinityCore/WowPacketParser

How to get .pkt or .bin files that mentioned in readme?

ErcinDedeoglu opened this issue · 1 comments

Hello folks,
How can I get .pkt or .bin files which are mentioned in README file.
-- Drag one or more files (.pkt or .bin) to WowPacketParser.exe.

mdX7 commented

With a sniffer, which captures packets sent and received of the client.
https://github.com/trinitycore/ymir
Is the most used one nowadays