neilharvey / FileSignatures

A small library for detecting the type of a file based on header signature (also known as magic number).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New file format magic bytes

Sicos1977 opened this issue · comments

commented

I just came accross your library... if you want to have some more file signatues --> https://github.com/Sicos1977/MSGReader/blob/master/MsgReaderCore/Helpers/FileTypeSelector.cs

Feel free to use them