On Thu, Feb 4, 2016 at 11:31 PM, Mark J. Blair <nf6x at nf6x.net> wrote:
If you want raw data from an IMD file in some order
other than the physical ordering on the original media, my Python package that I linked to
previously may be helpful. It may also require some coding, but the supplied classes make
it pretty easy for somebody with Python familiarity to access the contents of arbitrary
sectors in a .IMD file.
Excellent timing for your message. I was just thinking about Python
code to access imd files, and that I might have to spend some time
writing such, and there it is. It's like Christmas! Woo-hoo!