You mean convert binary data into plain text? Unless you can find something on Google that already does it, then you'll need to familiarize yourself with the file types and decode it. If you don't find any tools, MSDN likely has a lot of resources on the way the file types are laid out.
Comment