KBNLresearch / isolyzer

Verify size of ISO 9660 image against Volume Descriptor fields
Other
44 stars 7 forks source link

Simplify output fields and make them more self-descriptive #2

Closed bitsgalore closed 2 years ago

bitsgalore commented 7 years ago

As it is, it's now not immediately clear if an image is likely to be damaged or not. This could be made simpler and more self-descriptive (e.g. isTrunated or sth along those lines). Images that are much larger than expected should probably be treated as suspicious as well (but how much exactly?). Maybe make this configurable?