|
Project Information
Members
Featured
Downloads
Links
|
This is a lightweight console application that does rudimentary scanning for magic numbers within a stream of bytes to determine the file type. MagicNumber.cs defines a class you can compile into any project to add magic number support. |