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

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: 8 months 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).