kuba2k2 / datastruct

Combination of struct and dataclasses for easy parsing of binary formats
MIT License
6 stars 1 forks source link

Where to start #5

Open robots opened 1 month ago

robots commented 1 month ago

If you want to start using this project, there is very little documentation to this powerful tool.

Here are few projects where to look for "usages":

https://github.com/tuya-cloudcutter/cloudcutter-universal/blob/master/cloudcutter/modules/dhcp/structs.py https://github.com/tuya-cloudcutter/bk7231tools/blob/main/bk7231tools/analysis/kvstorage.py https://github.com/libretiny-eu/ltchiptool/blob/master/uf2tool/models/partition.py