Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 234 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 234 Bytes

File Type Analyzer

This is a file type analyzer.It works using algorithms like Knuth-Morris-Pratt and Rabin-Karp, enabling efficient file format detection and search. Enhanced performance with multithreading, handling 14 extensions.