https://github.com/semk/filesigtable-go
File Signature Table in Go. Includes utility to find file type based on file signatures.
https://github.com/semk/filesigtable-go
file filesignature filetype golang library
Last synced: 3 months ago
JSON representation
File Signature Table in Go. Includes utility to find file type based on file signatures.
- Host: GitHub
- URL: https://github.com/semk/filesigtable-go
- Owner: semk
- License: other
- Created: 2020-08-02T08:09:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T20:58:12.000Z (over 5 years ago)
- Last Synced: 2024-06-20T06:23:33.227Z (almost 2 years ago)
- Topics: file, filesignature, filetype, golang, library
- Language: Go
- Homepage:
- Size: 104 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# filesigtable-go
File Signature Table in Go. Includes utility to find file type based on file signatures. Based on Gary Kessler's [work](https://www.garykessler.net/software/index.html#filesigs).
# 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