myrmec icon indicating copy to clipboard operation
myrmec copied to clipboard

This library is used to detect real file format type via file hex head (identify file format by header).

Results 5 myrmec issues
Sort by recently updated
recently updated
newest added

"myrmec" can't identify raw text files such as .txt, .css, .js, .json and etc.

I want to validate an uploaded file by detecting the real type of it. For example, imagine injecting a web-shell script into some part of the image file (e.g: end...

![image](https://user-images.githubusercontent.com/15207100/42548703-11fdf112-84fb-11e8-8c91-bbf8d92b1547.png)

First of all, thank you for this useful library I like that and it is what I really wanted :) Why don't you create an extension->record dictionary or factory so...

enhancement

This library looks really good, any chance this can be updated to NET6 and up?