1 devlog
3h 30m 52s
reverse engineering the file formats of pyware, the most popular (and expensive) drill designer for marching band - 3da, 3dudb, and 3dj if time!
reverse engineering the file formats of pyware, the most popular (and expensive) drill designer for marching band - 3da, 3dudb, and 3dj if time!
a lot has been accomplished in these first hours of work! for one, i have identified the parts of the project that are responsible for exporting to the 3da file format. for background context, the 3da file format is what pyware uses to export its drill to the mobile app for viewing. more context - this application is a java application obfuscated w/ proguard, so it is difficult to decipher everything that is going on (ie variable & file names are not preserved).
this is the first big step to figuring out how this file format works!
Log in to leave a comment