this is a simple program that returns the file signatures and offsets of some different file types based on the provided search term
python3 signatures.py <file_type> use keyword 'all' to dump all file types and signatures to screen
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.