mirror of
https://github.com/lcdr/utils.git
synced 2024-08-30 17:32:16 +00:00
8498b35ca5
to account for objects with custom scripts not mentioned in the registry |
||
---|---|---|
packetdefinitions/replica | ||
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, versions below 3.4 might work but are not tested.
Some programs use the bitstream module from my python RakNet implementation for reading binary files. It's available at https://bitbucket.org/lcdr/pyraknet/src. Make sure to place it where Python can find it.