Module parser

Source
Expand description

Logic used to deserialize data from a typedstream, focussing specifically on NSAttributedString.

Logic reverse engineered from typedstream source located at:

A writeup about the reverse engineering of typedstream can be found here.

Structsยง

TypedStreamReader
Contains logic and data used to deserialize data from a typedstream.