Skip to main content

A command line interface for recovering overwritten or deleted text data.

Project description

Recoverpy Code style: black

Recoverpy is a CUI utility written in Python with the help of py_cui. You can already find plenty of solutions to recover deleted files but it can be a hassle to recover overwritten files. Recoverpy search through every inodes to find your request.

Installation

The main prerequisite is having a Linux system. The file system type of your partition should not be a problem, just make sure you have access to grep, dd, and lsblk commands.

  • Debian-like :

apt install grep coreutils util-linux

  • Arch :

pacman -S grep coreutils util-linux

  • Fedora :

dnf install grep coreutils util-linux

Installation from pip:

Recommended

Pip should be already installed if you have Python >=3.4. Otherwise, see pip docs for installation.

pip install recoverpy

From source:

To install:

git clone https://github.com/pablolec/recoverpy
cd recoverpy
pip install .

To update:

pip install --upgrade recoverpy

Demo

demo

Usage

To start recoverpy, simply type recoverpy. You must have root access to use recoverpy. If you are not logged as root use sudo recoverpy or log with su -beforehand.

First, 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.

Then, type a text to search. You can now start the search.

Note that searching a string in a whole partition may take a while.

Results will appear in the left-hand box. Select a result to display the corresponding partition block content in the right-hand box.

Once you have found your precious, select Save. 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.

Save path is set in conf.yaml. Default is /tmp/.

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 string you search:

  • 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 a match:

  • Use the option to explore neighboring blocks to make sure you do not miss some part of your file.

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-0.0.1.tar.gz (12.6 kB view details)

Uploaded Source

Built Distributions

recoverpy-0.0.1-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

recoverpy-0.0.1-py2.py3-none-any.whl (15.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: recoverpy-0.0.1.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.6

File hashes

Hashes for recoverpy-0.0.1.tar.gz
Algorithm Hash digest
SHA256 b0f76d09cd3f89d09725ceadfe5527ee5079edcdeae40b2d1077ddffd34053fd
MD5 20d90216aaaf7acfadf05c36defaf36d
BLAKE2b-256 dfa90169a8bbfbcb98529d0f6ea4639e51ea6be37ae227aae07e83f785cd9411

See more details on using hashes here.

File details

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

File metadata

  • Download URL: recoverpy-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 15.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.6

File hashes

Hashes for recoverpy-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d0d6e5b70273ea6d8bcebc620e8234a468fac53b314056feed76ad6a48838a08
MD5 67e9b331231b5554bd000e8dc7faf462
BLAKE2b-256 4d938dc9632d2ba9c920b83441b9789011dd69cde1c3fb6d8a7a03f3ed4ee191

See more details on using hashes here.

File details

Details for the file recoverpy-0.0.1-py2.py3-none-any.whl.

File metadata

  • Download URL: recoverpy-0.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 15.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.6

File hashes

Hashes for recoverpy-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 57ecb3e676c2d7163d5badfffadecdf839e16a5389c0b3f9f8d92fd78d98ed63
MD5 97c5de04933b0c72364cf270305cb18e
BLAKE2b-256 5c999feb49616918c8f7652621e2ca785e3a4c0271241882d1eac75587c6af81

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