Skip to content

CS50 PSet4: C Program which attempts to recover jpgs from a file containing "deleted" jpgs.

Notifications You must be signed in to change notification settings

3ricliu/recover-jpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

recover-jpg

CS50 PSet4: C Program which attempts to recover JPGs from a file containing "deleted" JPGs.

For the Problem Set, CS50 provided a card.raw file, which the JPGs are to be recovered from. "card.raw" was manually coded into recover.c, to be the designated file which the program executes on, to try and recover JPGs.

"card.raw" can be viewed and downloaded from: https://github.com/CoreData/cs50/blob/master/pset4/jpg/card.raw

About

CS50 PSet4: C Program which attempts to recover jpgs from a file containing "deleted" jpgs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages