an experiment with parsing packets from aura kingdom (and other games) using struct and dataclasses
Go to file
vance 0358f86cda initial commit 2023-01-05 21:17:59 -08:00
.gitignore initial commit 2023-01-05 21:17:59 -08:00
README.md initial commit 2023-01-05 21:17:59 -08:00
aura_local_1600222217.xlog.gz initial commit 2023-01-05 21:17:59 -08:00
eden_1615699924.xlog.gz initial commit 2023-01-05 21:17:59 -08:00
keepalive.bin initial commit 2023-01-05 21:17:59 -08:00
keepalive2.bin initial commit 2023-01-05 21:17:59 -08:00
main.py initial commit 2023-01-05 21:17:59 -08:00

README.md

akpacketparser

an experiment with parsing packets from aura kingdom (and other games) using struct and dataclasses