python-dotnet-binaryformat
Binary deserializer
An implementation of data structures used in .NET's BinaryFormatter.
Pure Python parser for data encoded by .NET's BinaryFormatter
49 stars
5 watching
6 forks
Language: Python
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
williballenthin/python-idb | A library that provides read-only access to internal structures of IDA Pro databases and analyzes logical elements from these structures | 458 |
spider-gazelle/bindata | Provides a declarative way to read and write structured binary data | 48 |
williballenthin/shellbags | This tool helps reconstruct user activities by parsing Windows Registry data. | 149 |
ghostiam/binstruct | Decodes binary data into structured format | 97 |
bits-and-blooms/bitset | A Go package implementing bitsets as a mapping between non-negative integers and boolean values | 1,346 |
haskell/binary | Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 106 |
fraillt/bitsery | A binary serialization library optimized for speed and space. | 1,078 |
williballenthin/python-evt | A Python module for parsing classic Windows Event Log files (.evt) | 48 |
meeron/pybinn | A Python wrapper around a binary serialization format | 5 |
williballenthin/python-ntfs | A Python library for analyzing and working with NTFS file systems. | 80 |
williballenthin/indxparse | A tool suite for parsing NTFS artifacts and extracting information from INDX files. | 216 |
darothen/xbpch | A utility to read proprietary binary punch format files into xarray-powered workflows | 18 |
douban/brownant | A lightweight web data extracting framework. | 159 |
binarybrain/batonnet.js | Converts positive integers into a culturally neutral and user-friendly format | 13 |
troydhanson/tpl | A small binary serialization library for efficient data storage and transmission in C applications | 372 |