h2non / filetype

Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature

Home Page:https://pkg.go.dev/github.com/h2non/filetype?tab=doc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detect source code files?

titalk opened this issue · comments

Like Java, Go, Python?

commented

Nope, just binaries. That's the whole and sole purpose of the package.