Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 396 Bytes

File metadata and controls

4 lines (4 loc) · 396 Bytes

Forensic-FileHeader-Dissector

Forensic FileHeader Dissector to scan, seperate and hash files for pre-analysis. File Extensions can lie and so these tools care only for the file header Only a select few file header types are in the header map. However any header could be added to the table, along with a copy an appropriate scanning line. Python code sorts and hashes wheres C code only scans.