rocketRobin / myrmec

This library is used to detect real file format type via file hex head (identify file format by header).
Apache License 2.0
71 stars 26 forks source link

FileTypes #6

Open AminHP opened 6 years ago

AminHP commented 6 years ago

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 we can select our desired records instead of defining them from scratch? You have just obsoleted everything in FileTypes and we have to create our records manually. It would be better if there was a dictionary or factory (or some methods like them) to store all records, then we can just select them easily.

rocketRobin commented 6 years ago

Thank you for your advice. Next I will consider about this :D

AminHP commented 6 years ago

Thanks for your quick reply. I can help you and contribute if you want.

rocketRobin commented 6 years ago

Yes, I want, that's great. Thank you very much!

igornaumoski-sopro commented 1 year ago

Do you have at least list of hex codes for common file types? How would I know what hex to use for file type? I can't find any documentation on this or what those hex codes mean. Only if I change some it doesn't work.

rocketRobin commented 1 year ago

use google.

eg. hex of jpeg