Download Latest Version ddrescueview-source-0.4~alpha4.zip (270.7 kB)
Email in envelope

Get an email when there's a new version of ddrescueview

Home / Releases / v0.3
Name Modified Size InfoDownloads / Week
Parent folder
Linux-x86_64 2013-03-30
Linux-i386 2013-03-29
Win32 2013-03-28
readme.txt 2013-04-02 1.3 kB
ddrescueview-source-0.3.zip 2013-04-02 33.9 kB
Totals: 5 Items   35.2 kB 1
These are the downloads for the 0.3 version of ddrescueview.

The platform specific downloads include the binary and source code.
There is also a source-only download available.

Please pick a download that suits your operating system and CPU architecture.

For Windows, there is currently a 32-bit version available, which runs on 32-bit and 64-bit versions of Windows.
It's known to work on Windows XP and Windows 7.

If you would like to run the program on GNU/Linux, there are 32-bit (i386) and 64-bit (x86_64) versions available.
They use GTK+ 2 and have been tested successfully on the following distributions:
- Xubuntu 10.12 (32-bit)
- Xubuntu 10.04 (64-bit)
- Parted Magic 2012_04_21
- SystemRescueCD 1.6.4

You should be able to compile ddrescueview for any other operating system or CPU architecture supported by Lazarus.
 

Q: Why are the executables so big?
A: That's a well known and heavily discussed issue about applications using the LCL (Lazarus Component Library).
   A lot of library code that is not actually used (which the compiler can't prove) is included in the binary.
   Also, platform independence comes at a price. Currently, there is nothing I can do about it.
   If you really need the space (e.g. on a Live CD), you can still compress the binary with UPX.
Source: readme.txt, updated 2013-04-02