Skip to content

A BinaryReader which can deserialize arbitrary binary formats into objects

License

Notifications You must be signed in to change notification settings

djkaty/Bin2Object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bin2Object

A BinaryReader and BinaryWriter which can serialize and deserialize arbitrary binary formats into objects and vice versa.

Built against .NET Standard 2.1 (.NET Core 3.1).

See Tests\Tests.cs for usage examples.

www.djkaty.com

Copyright © 2016 Perfare - https://github.com/Perfare/Il2CppDumper/

Copyright © 2016 Alican Cubukcuoglu - https://github.com/AlicanC/AlicanC-s-Modern-Warfare-2-Tool/

Copyright © 2017-2020 Katy Coe - http://www.djkaty.com - https://github.com/djkaty/Bin2Object/

About

A BinaryReader which can deserialize arbitrary binary formats into objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages