QUOTE(The Legioneer @ Nov 12 2006, 08:22)

To extract it, I either have to have EAC "Copy Image and Create CUE Sheet" or "Test & Copy Selected Tracks" with gaps appended to "Next Track", (I opted for this one to get the CRC check).
There
is a third option (which I prefer):
1. Detect gaps (F4)
2. Select the first track
3. Action>Copy Selected Tracks Index-Based
4. Keep only the 01.00 file and delete the rest created by this process.
This works well in combination with ripping tracks with gaps appended to the previous track.
To keep everything together, I simply modify the noncompliant CUE sheet to include the 01.00 track.
Example:
CODE
FILE "01.00 - hidden track.wav" WAVE
TRACK 01 AUDIO
INDEX 00 00:00:00
FILE "01 - track01.wav" WAVE
INDEX 01 00:00:00
TRACK 02 AUDIO
INDEX 00 XX:XX:XX
FILE "02 - track02.wav" WAVE
INDEX 01 00:00:00
...
EDIT: And if you're concerned about test and copy, you can always extract the 01.00 index twice and compare the results.