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.
- Host: GitHub
- URL: https://github.com/paramsiddharth/image-recovery-surr
- Owner: paramsiddharth
- Created: 2024-05-13T12:15:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T12:15:55.000Z (about 2 years ago)
- Last Synced: 2025-02-28T00:15:34.253Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).