BinarySerializationEditor Code
Deserialize, edit and reserialize system binary serialization files
Brought to you by:
polarsbear
An editor for System.IO.Serialization.Binary.BinaryFormatter's serialization.
Mainly for unity games that save data in binary form.
(Modified values will be highlighted red or green if they are invalid or valid respectively)
(Tooltips are shown when the mouse hovers over a label, just in case the name didn't fit)
(playerstats.dat
from game "We Need to Go Deeper")