Menu

Tree [8812a7] main /
 History

HTTPS access


File Date Author Commit
 Properties 2022-07-12 Lars von Wangenheim Lars von Wangenheim [e6c8cd] A lotta stuff
 .gitattributes 2022-07-12 Lars von Wangenheim Lars von Wangenheim [70ba58] Initial commit
 .gitignore 2022-07-12 Lars von Wangenheim Lars von Wangenheim [923586] Initial Commit
 App.config 2022-07-12 Lars von Wangenheim Lars von Wangenheim [923586] Initial Commit
 AssemblyResolver.cs 2022-07-12 Lars von Wangenheim Lars von Wangenheim [923586] Initial Commit
 BinarySerializationEditor.csproj 2022-07-14 Lars von Wangenheim Lars von Wangenheim [8812a7] Stuff
 BinarySerializationEditor.sln 2022-07-12 Lars von Wangenheim Lars von Wangenheim [923586] Initial Commit
 Display.cs 2022-07-14 Lars von Wangenheim Lars von Wangenheim [922262] Oopsie
 EnumMember.cs 2022-07-13 Lars von Wangenheim Lars von Wangenheim [df6463] Added Enum Support, and fixed some stuff
 LICENSE 2022-07-12 Lars von Wangenheim Lars von Wangenheim [70ba58] Initial commit
 MainForm.Designer.cs 2022-07-14 Lars von Wangenheim Lars von Wangenheim [40103f] Remove debug and add polish
 MainForm.cs 2022-07-14 Lars von Wangenheim Lars von Wangenheim [40103f] Remove debug and add polish
 MainForm.resx 2022-07-12 Lars von Wangenheim Lars von Wangenheim [e6c8cd] A lotta stuff
 Program.cs 2022-07-12 Lars von Wangenheim Lars von Wangenheim [923586] Initial Commit
 README.md 2022-07-14 Lars von Wangenheim Lars von Wangenheim [8eb5e6] Update README.md
 SerializationElement.cs 2022-07-13 Lars von Wangenheim Lars von Wangenheim [f03005] Some stuff, also need some way to get if two di...
 Utils.cs 2022-07-13 Lars von Wangenheim Lars von Wangenheim [1a7210] Added feature that should already be included i...
 packages.config 2022-07-13 Lars von Wangenheim Lars von Wangenheim [1a7210] Added feature that should already be included i...

Read Me

BinarySerializationEditor

An editor for System.IO.Serialization.Binary.BinaryFormatter's serialization.

Mainly for unity games that save data in binary form.

Current Features

  • View saved data
  • Edit saved data
  • Save edited data as a new file (or just overwrite the original)
  • Load DLLs to fix dependencies

Screenshots

image
image
image

(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")

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.