WBXML Decoder
Decode binary WBXML (Exchange ActiveSync, SyncML) into readable XML. Input can be Base64, hex or a file, with an optional byte-by-byte trace.
WBXML
Drop a binary .wbxml file
Samples
<?xml version="1.0" encoding="utf-8"?> <Sync xmlns="AirSync"> <Collections> <Collection> <Class>Email</Class> <SyncKey>000000000{402964cc-d31b-4ddc-b0c4-67d7437bbca8}0</SyncKey> <CollectionId>00000000-0000-0000-0000-000000000001</CollectionId> <DeletesAsMoves/> <GetChanges/> <WindowSize>25</WindowSize> <Options> <FilterType>2</FilterType> <Truncation>1</Truncation> <MIMETruncation>1</MIMETruncation> <MIMESupport>0</MIMESupport> </Options> </Collection> </Collections> </Sync>
WBXML 1.3 · utf-8 · 141 bytesUnknown or missing public identifier