You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
Adding Ogg scanner to distinguish Vorbis, Opus, Theora, FLAC, Speex, and OGM codecs
Adding ASF scanner to distinguish WMV (video) from WMA (audio) files
Adding EBML scanner to distinguish Matroska (.mkv) from WebM (.webm) files
Adding MSI (Windows Installer) and MPP (Microsoft Project) detection to CFBF scanner
Fixing #146 OOXML detection now uses [Content_Types].xml content types as primary method, correctly identifying docx/xlsx/pptx files from LibreOffice, Google Docs, and other non-Microsoft tools (thanks to jonasdeboeck79)
Fixing ZIP deep scan now inspects all ZIP files instead of short-circuiting on .zip extension
Fixing text scanner now treats files containing NUL bytes as binary data instead of misidentifying them as text
Fixing mz5 HDF5 scanner typo in chromatogram dataset name