I'm working on a project and need command line tool(s) so I can process various files at a time without user interaction.
I'm researching this on my own, but thought I'd ask around in case someone already knows.

Is there any command line tool (one or more) that can do the following? (for Windows and/or Linux)
    a) mount most CD/DVD images in Windows? (mainly ISO, MDF/MDS, CUE/BIN, CCD/IMG)
    b) read LBA for each file in a disc/image?
    c) read the disc label (ie. the name of the disc that shows in My Computer)
    d) list the sessions / tracks / filesystem types

Thanks in advance.

a) Alcohol 120% or Daemon Tools => assign the image extension to auto-mount action => simply "run" the iso/mds/whatever.

forget windows,

https://manpages.debian.org/jessie/manp … .2.en.html
https://manpages.debian.org/jessie/cd-d … .1.en.html
https://manpages.debian.org/jessie/file/file.1.en.html
https://manpages.debian.org/jessie/geni … .1.en.html
https://manpages.debian.org/jessie/libc … .1.en.html