
Originally Posted by
Bulat Ziganshin
overall speaking, using extensions for filetype detection is very well known weakness of FA. it was just perfect idea in terms of implementation_complexity/results ratio, but finally it will be overwritten by more advanced ones. ive already implemented filetype detection by contents, soon i will make new version available for beta testing. then i will go to implement segmentation and so on
i dont like testing headers because this means support only for specific file type. instead, more complex ways should be used: entropy checking and so on. i work on this