CUE and BIN
From Just Solve the File Format Problem
(Difference between revisions)
(Updating Forensics Wiki links) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 22: | Line 22: | ||
* [http://cdrdao.sourceforge.net/ CDRDAO] | * [http://cdrdao.sourceforge.net/ CDRDAO] | ||
* [https://www.imgburn.com/ ImgBurn] | * [https://www.imgburn.com/ ImgBurn] | ||
+ | * [[CDemu]] | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{DexvertSamples|text/cue}} |
== References == | == References == |
Latest revision as of 19:00, 1 August 2025
CUE and BIN is a method of representing the contents of a CD or DVD (especially an audio CD) by using a "cue sheet" file in plain text listing the tracks, accompanying a raw binary (BIN) file with the actual data, sometimes in a disk-image format that captures the raw data of the disk, but sometimes in an audio format such as MP3.
Contents |
[edit] Links
[edit] Specifications
- Cuesheet Commands - Annex A of the CDRWIN User's Guide (de facto specification of CUE format)
- https://github.com/libyal/libodraw/blob/master/documentation/CUE%20sheet%20format.asciidoc