Skip to content

semk/filesigtable-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filesigtable-go

File Signature Table in Go. Includes utility to find file type based on file signatures. Based on Gary Kessler's work.

Installation

$ go get github.com/semk/filesigtable-go

filetype utility

$ filetype ~/Downloads/b93817f4-cc36-4e4c-a4df-6c5a53efbc6d.png 
File signatures matched with the following types:

Description:	PNG image
Class:		Picture
Extension:	PNG

About

File Signature Table in Go. Includes utility to find file type based on file signatures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages