mirror of
https://github.com/lcdr/utils.git
synced 2024-08-30 17:32:16 +00:00
packetdefinitions | ||
amf3.py | ||
captureviewer.ini | ||
captureviewer.pyw | ||
decompress_sd0.py | ||
fdb_to_sqlite.py | ||
find_packets.py | ||
ldf.py | ||
luzviewer.ini | ||
luzviewer.pyw | ||
pkviewer.pyw | ||
README.md | ||
structparser.py | ||
viewer.py |
Various utilities.
Requires Python 3.6.
Some programs use the bitstream module from my python RakNet implementation for reading binary files. It's available at https://bitbucket.org/lcdr/pyraknet. See the Readme there for how to install it.