Command line tool(s) to get specific information from discs or images

Post Reply
pool7
Posts: 40
Joined: Mon Jun 08, 2026 1:28 am

Command line tool(s) to get specific information from discs or images

Post by pool7 »

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.
F1ReB4LL
Posts: 3395
Joined: Mon Jun 08, 2026 1:26 am

Re: Command line tool(s) to get specific information from discs or images

Post by F1ReB4LL »

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