richardlehane / siegfried

signature-based file format identification
http://www.itforarchivists.com/siegfried
Apache License 2.0
224 stars 30 forks source link

WIP: ISO extraction in Siegfried #139

Open ross-spencer opened 4 years ago

ross-spencer commented 4 years ago

This is not so much a proof of concept as a placeholder. The ISO9660 library used here is an external library so we will seek to implement this instead using a custom Siegfried library. The library is integrated using Siegfried interfaces to make it possible to make the replacement drop-in as and when we can.