Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paramsiddharth/image-recovery-surr

An attempt at restoring an image permanently deleted from the iOS Photos app.
https://github.com/paramsiddharth/image-recovery-surr

Last synced: about 1 month ago
JSON representation

An attempt at restoring an image permanently deleted from the iOS Photos app.

Awesome Lists containing this project

README

        

# Image Restoration (Surr)
An attempt at restoring an image permanently deleted from the iOS Photos app.

## Restoration Steps
Ensuring the `ios_data` file from your iPhone storage in the current directory and the `iTunes.app` file from MacOS 10, run the following:
```bash
make recovery-bin
make deleted-blocks
make photo
```

# Made with ❤️ by [Param](https://www.paramsid.com).