Comment on Reverse Engineering Unknown File Formats with ImHexparentComments−butvacuum9dfor games its more often .net BinarySerializer.−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.−nijave9dA lot of older stuff just dumped structs in general
Comments
for games its more often .net BinarySerializer.
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.
A lot of older stuff just dumped structs in general