BootBlock / Hiroix-Framework

A C# application development framework.
http://hiroix.com
0 stars 0 forks source link

Complete the FileFormats feature #6

Open BootBlock opened 3 years ago

BootBlock commented 3 years ago

Hiroix.Core contains a database of file formats that'll allow inspection and more of various types of file and data which hasn't yet been completed.

BootBlock commented 1 year ago

The above new inspect functions allow you to see whether a collection of files have a common header and return the common starting bytes across all of the files. This will greatly speed up the process of adding BinarySequence entries to the file formats database.

EG: