Klang is a project that allows viewing and editing of binary files in a structured way. Unlike traditional hex editors, Klang provides a hierarchical view of many binary file types that can be 'chunked', such as WAV and AIFF.
Binary Filew Viewer is an application written in C# .NET 2.0. It help to to view contents of any file as hexadecimal of each byte.
It can be viewed as page by page basis and event column width can be
... [More] adjusted with standard values. Drag and Drop of files is also supported. [Less]
Serializer is a binary data serializer library written in C++ that is designed to be used for easily parsing binary formatted data in an efficient and platform independent manner.
Compatible C++
... [More] Compilers:
GCC 4.0+ Intel C++ Compiler 9.0+ Microsoft Visual C++ 8.0+ Comeau C/C++ 4.1+ [Less]