Skip to content

0xStarlight/Recover-JPEGs-from-a-corrupted-memory-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contributions welcome Build status

Recover-JPEGs-from-a-corrupted-memory-card

Script to recover JPEG's from a corrupter memory card

How to run the program

$ make recover

$ ./recover <corrupted_memory_card_file>

  • Example memory card file has been attached for testing

$ ./recover card.raw

  • Command to remove all Jpeg's extracted

rm -f *.jpg

Build with

  • C language

Author

License

  • This project is licensed under the MIT License - see the LICENSE.md file for details

About

Script to recover JPEG's from a corrupter memory card

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages