Thanks, so I installed cdrdao but it's not working. The first time it said it needed exclusive access to the CD so I unmounted it. Then I try this:
cdrdao read-cd --datafile ironclad.bin ironclad.toc
Cdrdao version 1.2.4 - (C) Andreas Mueller <andreas@daneb.de>
ERROR: init: no object
ERROR: init: no plugin
ERROR: init: no mmc
ERROR: init: no scsi
ERROR: init: failed
ERROR: Please use option '--device {[proto:]bus,id,lun}|device', e.g. --device 0,6,0, --device ATA:0,0,0 or --device /dev/cdrom
ERROR: Cannot setup device IOService:/AppleARMPE/arm-io@10F00000/AppleH16GFamilyIO/apciec0@50000000/AppleT6040PCIeC/pcic0-bridge@0/IOPP/pci-bridge@0/IOPP/pci-bridge@2/IOPP/pci8086,15f0@0/AppleUSBXHCITR@20000000/AppleUSB30XHCIPort@20300000/USB3 Gen2 Hub@20300000/AppleUSB30Hub@2030000.
I tried with --device /dev/cdrom and --device /dev/disk4 (which is my external BD drive), no luck.
Is there an easier way to do this on Windows?