297 B
297 B
tdm_ripper
C++ core
- XML parser employs pugixml https://pugixml.org/ and it's repository https://github.com/zeux/pugixml
- analyse .tdm file
- buffer binary .tdx data
- convert binary data to datatypes according to given .tdm information
Cython wrapper
- enables use as python module