PabloLec/RecoverPy
Interactively find and recover deleted or :point_right: overwritten :point_left: files from your terminal observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 95
- Release rhythm 58
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 70
- age_days: 2016
- days_rel: 200
- days_push: 30
- n_releases_24m: 4
Adoption not part of the score
1785 stars · 90 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RecoverPy is a Python TUI tool that scans raw partitions and disk images for byte patterns to locate and recover deleted or overwritten files. It lets users inspect matching disk blocks, navigate adjacent blocks, and save recoverable content directly from the terminal.
Use cases
- recover deleted files from a linux partition
- find overwritten file fragments by searching for a string on disk
- forensic analysis of raw block devices
- recover a config file after accidental deletion
- search a disk image for a specific byte pattern
- extract data from blocks before they are reused
When to choose
- you know a distinctive string contained in the lost file
- you need block-level inspection rather than filesystem-based recovery
- you want an interactive terminal workflow on Linux
- the deleted file's metadata is gone but blocks may still exist
When to avoid
- the disk blocks have already been overwritten
- you need to restore filenames or full filesystem structures
- you need a Windows-native recovery tool
- you want automated bulk recovery of many files
Facets
cli-tool · maturity active
search-engine file-system cli terminal-ui files security developer-tools cli python data-recovery forensics tui block-device deleted-files textual disk-scanning command-line linux macos
2 sources
- readme: https://github.com/PabloLec/RecoverPy · fetched 2026-08-28 · 1d52e865bdf1
- registry_pypi: https://pypi.org/pypi/recoverpy/json · fetched 2026-08-29 · 08d95487c413
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PabloLec/RecoverPy | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="PabloLec/RecoverPy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem