Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 562 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 562 Bytes

ISO9660

Extract files/tracks from CD drive/image.

Introduction

There are a lot of compact disc reading libraries out there on the web.

However, none appear able to do the simple task of reading a file in RAW mode.

Such ability allows extracting special files, e.g. movies in XA CD-ROMs or VideoCDs.

Overview

This project is comprised of the following:

  • cue sheet parser (GoldenHawk's CDRWIN .cue format)
  • physical and logical structures (disc, track, sector, file system)
  • command-line interface application for listing/reading files/tracks