Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 275 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 275 Bytes

cs50_file_forensics

The purposes of this project was to read a file (card.raw) which is a sample of raw disk data and search for any "missing" jpeg files by looking for a jpeg header. If a jpeg is found, read that file and restore it.cs50_file_forensics