FileTypeChecker icon indicating copy to clipboard operation
FileTypeChecker copied to clipboard

Cross platform file type validator for .NET

Results 2 FileTypeChecker issues
Sort by recently updated
recently updated
newest added

If a file type magic sequence have an offset, it cannot be recognised because the offset is applied to the magic byte sequence as well; see for instance Mp4 and...

https://github.com/Sicos1977/MSGReader/blob/master/MsgReaderCore/Helpers/FileTypeSelector.cs

enhancement
good first issue