Skip to main content

A TUI to recover overwritten or deleted data.

Project description

RecoverPy

Recover overwritten or deleted data.

Release License Downloads Tests



RecoverPy

RecoverPy is a powerful tool that leverages your system capabilities to recover lost files.

Unlike others, you can not only recover deleted files but also overwritten data.

Every block of your partition will be scanned. You can even find a string in binary files.

Demo

Installation

:penguin: RecoverPy is currently only available on Linux systems.
:red_circle: You must be root or use sudo.

Dependencies

Mandatory: To list and search through your partitions, recoverpy uses grep, dd, and lsblk commands. Although, if you're running a major Linux distrucition these tools should already be installed.

Optional: To display real time grep progress, you can install progress.

To install all dependencies:

  • Debian-like: apt install grep coreutils util-linux progress
  • Arch: pacman -S grep coreutils util-linux progress
  • Fedora: dnf install grep coreutils util-linux progress

Run with pipx

You can directly run recoverpy with pipx in an isolated environment without installing it.
To install pipx, follow the official documentation.
To run recoverpy with pipx, simply run:

sudo pipx run recoverpy

Installation from pip

python3 -m pip install recoverpy

Installation from AUR

yay -S python-recoverpy

Usage

python3 -m recoverpy

  • Select the system partition in which your file was. If you are out of luck, you can alternatively search in your home partition, maybe your IDE, text editor, etc. made a backup at some point.

  • Type a text string to search. See tips below for better results.

  • Start search, Results will appear in the left-hand box.

  • Select a result.

  • Once you have found your precious, select Open.

  • You can now either save this block individually or explore neighboring blocks for the remaining parts of the file. You could then save it all in one file.

Tips

  • Always do backups! Yes, maybe too late...
  • Unmount your partition before you do anything! Although you can search with your partition still mounted, it is highly recommended to unmount your partition to avoid any alteration to your file.

Regarding the searched string:

  • Be concise, find something that could be unique to your file.
  • Stay simple, your string is escaped but exotic characters may affect your results.
  • Try to remember the last edit you have made to your file.

When you have found your file:

  • You might see multiple results. Your system often use different partion blocks to save successive versions of a file. Make sure you've found the last version.
  • Try exploring neighboring blocks to be sure to save your whole file.

Contributing

Thank you for considering contributing to RecoverPy. Any request, bug report or PR are welcome. Please read the contributing guide.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

recoverpy-2.1.8.tar.gz (30.5 kB view details)

Uploaded Source

Built Distribution

recoverpy-2.1.8-py3-none-any.whl (38.5 kB view details)

Uploaded Python 3

File details

Details for the file recoverpy-2.1.8.tar.gz.

File metadata

  • Download URL: recoverpy-2.1.8.tar.gz
  • Upload date:
  • Size: 30.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure

File hashes

Hashes for recoverpy-2.1.8.tar.gz
Algorithm Hash digest
SHA256 8dce0d1280f44ae20800c1ea0ae43f79eb8e4ed30aeba6ddc5a6d41a8bcc1e17
MD5 c3953a4c295b863cfa19fefe6fe52592
BLAKE2b-256 8bf08299f85d15fdbadaa89d4633b9181dbfd7545465d7fbbc69427c874b251c

See more details on using hashes here.

File details

Details for the file recoverpy-2.1.8-py3-none-any.whl.

File metadata

  • Download URL: recoverpy-2.1.8-py3-none-any.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure

File hashes

Hashes for recoverpy-2.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 d71febe4a6622e33e7767963a8cd73aa525f056498580509b4ade23ea292b8f4
MD5 845e6d3069542c3b50da104b8e6a6d1a
BLAKE2b-256 0814651f0c9189c064915c26eee06f3b1ba0fa54188aaf3521aab51eee133dbd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page