An open API service indexing awesome lists of open source software.

https://github.com/fefe33/signatures


https://github.com/fefe33/signatures

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# what is it?
this is a simple program that returns the file signatures and offsets of some different file types based on the provided search term

# how it works
python3 signatures.py
use keyword 'all' to dump all file types and signatures to screen

# other notes
the JSON file included is not original and was imported from https://gist.github.com/Qti3e/6341245314bf3513abb080677cd1c93b#file-extensions-json as of 4/23/2024.