Project: Zizany

A C++ parser for Unity binary assets files, for debugging, diffing or mere curiosity.

This is is still very experimental code but it is already able to dump binary assets content as json files, compare two files and give a list of differences, and extract image previews.

It can also be used as a git filter, if for some reason you have binary assets in your source repository.

Documentation is available in the github repository.