Difference between pages "Authorship Identificaiton" and "File Format Identification"
From Forensics Wiki
(Difference between pages)
m (Category:Bibliography (doesn't exist) -> Category:Bibliographies (exists)) |
m (New page: File Format Identification is the process of figuring out the format of a sequence of bytes. Operating systems typically do this by file extension or by embedded MIME information. Forensic...) |
||
| Line 1: | Line 1: | ||
| − | + | File Format Identification is the process of figuring out the format of a sequence of bytes. Operating systems typically do this by file extension or by embedded MIME information. Forensic applications need to identify file types by content. | |
| − | + | ||
| − | + | ||
| + | =Tools= | ||
| + | [[Category:Tools]] | ||
| − | + | =Bibliography= | |
| − | [[Category: | + | [[Category:Bibliography]] |
Revision as of 20:00, 19 October 2008
File Format Identification is the process of figuring out the format of a sequence of bytes. Operating systems typically do this by file extension or by embedded MIME information. Forensic applications need to identify file types by content.