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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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