Skip to content

Tool to recover deleted JPEGs from memory. Works like a "charm".

License

Notifications You must be signed in to change notification settings

karan28598/Accio-JPEG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Accio-JPEG

Tool to recover deleted JPEGs from memory. Works like a "charm". Every JPEG image file has a significant arrangement of the first three bits. This C program looks for those significant bits and recovers permanently deleted images from memory.

Description

I spent the past several days taking photos of people I know, all of which were saved by my digital camera as JPEGs on a memory card. (Okay, it’s possible I actually spent the past several days on Facebook instead.) Unfortunately, I somehow deleted them all! Thankfully, in the computer world, "deleted" tends not to mean "deleted" so much as "forgotten." My computer insists that the card is now blank, but I’m pretty sure that’s not quite true. Indeed, I wrote a program in C, that recovers the photos for me!

License

Copyright (c) 2017 Karan Agrawal. Licensed under the Apache License, Version 2.0

About

Tool to recover deleted JPEGs from memory. Works like a "charm".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages