Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 447 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 447 Bytes

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 <file_type> 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.