OfficeDev / Office-Inspectors-for-Fiddler

Microsoft Office (MAPI, WOPI, and FSSHTTP) inspectors for Fiddler
MIT License
83 stars 55 forks source link

Better default auxiliary blocks #48

Closed stephenegriffin closed 5 years ago

stephenegriffin commented 5 years ago

Add AnnotatedBytes structure to allow displaying alternate versions of byte arrays, such as converting to a string. Factored out ConvertByteArrayToHexString for reuse Added position tag for structures to highlight at the root as well.

Converted default auxiliary blocks to use annotated bytes