Comment on Reverse Engineering Unknown File Formats with ImHexparentComments−Charon779dA lot of unity games does it, especially the 'legacy' serializer−butvacuum8dI've not done unity3d dev- but yea, all I've seen from it are games using XML, or BinarySerializer. sometimes its compressed.
Comments
A lot of unity games does it, especially the 'legacy' serializer
I've not done unity3d dev- but yea, all I've seen from it are games using XML, or BinarySerializer. sometimes its compressed.