Git Product home page Git Product logo

edccchk's Introduction

edccchk v1.27

EDC/ECC checker for RAW (2352 bytes/sector) CD images

Copyright © 2013-2020 Natalia Portillo [email protected]

Based on ECM v1.03 Copyright © 2002-2011 Neill Corlett

Usage

edccchk

RAW 2352 bytes/sector image of a CD.

Features

  • Checks EDC and ECC fields consistency of CD sectors.
  • Supports Mode 0, Mode 1 and Mode 2 data sectors, ignores Audio sectors.
  • Shows failing sectors as MSF.

Changelog

2013/12/08 v1.00

  • Converted ECM code to only check sectors.
  • Added support for mode 0 sectors.

2014/03/02 v1.10

  • Corrected handling of mode 2 form 2 sectors with omitted EDC. Side-effect, corrects mode 2 form-less sectors processing.

2014/03/02 v1.11

  • Corrected sum of total errors.

2014/03/06 v1.20

  • When an error is detected, will tell if the error was detected with ECC P, ECC Q or EDC. Useful to detect EDC/ECC field corruption.
  • Shows a warning when mode 2 subheader copies differ. Other tools detect this as an error, but if both ECC and EDC are ok it's intentional.
  • Shows summary of total warnings and total errors+warnings.

2014/03/15 v1.25

  • Corrected mishandling of end of data. It was checking for a sector on what should be uninitialized memory instead of breaking main loop.

2014/03/16 v1.26

  • Corrected counting 1 sector more than real.

2020/05/03 v1.27

  • Detect sectors where user data has been filled with 0x55.

To-Do

  • Support RAW+SUB images (2448 bytes/sector)
  • Check Q-subchannel CRCs
  • Check CD+G CRCs
  • Check consistency of P and Q subchannels with sector headers

edccchk's People

Contributors

claunia avatar ehw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.