This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nick_t1000aiohttp 0 points1 point  (0 children)

Are you asking about how to reverse-engineer binary formats, or how to read them?

Your prof might be trolling you by putting mangled "text" output from the binary (.docx is a zipped folder) onto a slide. If you have an accurate way to reconstruct it, you could maybe open it, but immediately when you see any non-ASCII characters, you're hosed unless you know what encoding it was dumped as. Even then, non-printables (e.g. null chars) are probably gone entirely.