dd_rescue is a generic data copy and transformation tool. It copies data that's only partially readable or overwrites data with random numbers (data protection). It calculates secure hashes via a plugin. Plugins also allow to transform data -- compression and upcoming encryption are supported. The encryption plugin does exclusively support AES (in CTR, CBC or ECB mode) and is highly optimized, using the CPU support on x86 and armv8. The compression plugin uses liblzo.
See my [old page](http://www.garloff.de/kurt/linux/ddrescue/) for more information for now.
Binaries (debian and RPM packages) are available from the Open Build Service: https://download.opensuse.org/repositories/home:/garloff:/storage/
Features
- Data recovery
- Data protection
- Encryption
- Compression
Follow dd_rescue
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
-
I always use dd_rescue instead of ddrescue. dd_rescue can handle being given the same input and output file and can do things like refresh magnetic recording. Additionally, it has encryption and compression functions.Reply from dd_rescue