neilharvey / FileSignatures

A small library for detecting the type of a file based on header signature (also known as magic number).
MIT License
258 stars 40 forks source link

Add compound file binary format #10

Closed neilharvey closed 6 years ago

neilharvey commented 6 years ago

Implemented CFBF for better detection of Office files