Skip to main content

A TUI to recover overwritten or deleted data.

Project description

RecoverPy

Recover overwritten or deleted data.

Release License Downloads Coverage 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.

:arrow_right: Dependancies

Mandatory: To list and search through your partitions, recoverpy uses grep, dd, and lsblk commands.

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

:arrow_right: Installation from pip

python3 -m pip install recoverpy

Usage

python3 -m recoverpy

:red_circle: You must be root or use sudo.

:arrow_right: Default save path is /tmp/, click on Settings to edit configuration.


:one: 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.

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

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

:four: Select a result to display the corresponding partition block content in the right-hand box.

:five: Once you have found your precious, select Save.

:six: 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.
  • Use the option to explore neighboring blocks to make sure you do not miss some part of your 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-1.5.2.tar.gz (27.5 kB view details)

Uploaded Source

Built Distribution

recoverpy-1.5.2-py3-none-any.whl (33.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: recoverpy-1.5.2.tar.gz
  • Upload date:
  • Size: 27.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.10.5 Linux/5.15.0-1014-azure

File hashes

Hashes for recoverpy-1.5.2.tar.gz
Algorithm Hash digest
SHA256 32baae1ccccd9f2b7909c81ee41e82fd89e6d83fcca9cd16a83e1de548d14bb7
MD5 0ff746e8cbef97bb9298988ebbed037d
BLAKE2b-256 eccf06ae4b6a7fe1a36d56a191acf01c6f394883e446e3f4bd2407de5f68ff21

See more details on using hashes here.

File details

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

File metadata

  • Download URL: recoverpy-1.5.2-py3-none-any.whl
  • Upload date:
  • Size: 33.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.10.5 Linux/5.15.0-1014-azure

File hashes

Hashes for recoverpy-1.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9b472cf7c91c329f58f982805c66ecfc039b1cb77f2090fb8f6a29faece9f279
MD5 3e14f5a7ce702be6ae87d2abbad45872
BLAKE2b-256 0ec08d2393f4a6600c42ff207a85aac0665fe7053daa4bb6d9fe2360be304528

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