~ruther/NosTale-PacketLogger

c18bc398 — Rutherther 2 years ago
fix: make sender data grid read only
8ad09375 — Rutherther 2 years ago
feat: add icon
c61f4597 — Rutherther 2 years ago
fix: make sender title change correctly

refs

main
browse  log 

clone

read-only
https://git.ditigal.xyz/~ruther/NosTale-PacketLogger
read/write
git@git.ditigal.xyz:~ruther/NosTale-PacketLogger

You can also use your local clone with git send-email.

#NosTale-PacketLogger

  • supports filtering packet files that have following format: [{hh:mm:ss}]\t[{Recv|Send}]\t{packet}. One packet per line.
  • supports injecting to running NosTale (may not work with older or some custom clients)
  • supports capturing packets using npcap (install npcap to use this) of a running NosTale process (may not work with older or custom clients, may have problems capturing login packets)
  • has filter profiles that may be saved and will be loaded on startup. That way you may set up filters quickly
  • may connect to multiple sources at once or multiple times to one source and change filters
  • sources are located in tabs that may be splitted or float (right click on tab title to see Float option)
  • supports sending and receiving packets once or periodically

#What's next

  • packet analyzer - group packets by header and define structure of packets. Export them to NosSmooth packet format
  • packet capture for older and custom clients - currently encryptionkey is obtained from memory so if the memory changes, that's a problem
Do not follow this link