Download TestDisk 7.2

Stable release • July 2024 • Open Source (GPL)

Latest Build: 7.2-WIP | SHA256 Verified
OTHER PRODUCTS

PhotoRec — Individual File Recovery

Companion tool strictly designed to recover lost, deleted, or formatted files — photos, videos, documents, archives.

  • Ignores the file system; scans raw device data block‑by‑block to retrieve files from severely damaged or reformatted drives.
  • Beginner‑friendly GUI: QPhotoRec — guided workflow for quick file recovery.
QPhotoRec GUI
QPhotoRec Screenshot

QPhotoRec graphical interface.

RECOMMENDED

Windows

  • Windows 7, 8, 10, 11 (32/64-bit)
  • Windows Server 2003-2022
  • Portable (No install required)
Download for Windows

ZIP Archive • 24.5 MB

Linux

  • Kernel 2.6.18 or later
  • x86_64, i686, ARM
  • Static binary available
Download for Linux

Tarball (bz2) • 18.2 MB

macOS

  • macOS 10.6+ (Intel & Apple Silicon)
  • Terminal-based execution
  • No specialized drivers needed
Download for macOS

Tarball (bz2) • 20.1 MB

Security & Integrity

GPG Signature Verification

All releases are signed with our GPG key. You can verify the integrity of your download using the public key available on our keyserver.

gpg --verify testdisk-7.2.win.zip.sig testdisk-7.2.win.zip

Antivirus False Positives

Some antivirus software may flag TestDisk as a "HackTool" or "PUP" because it has low-level access to disk structures. This is normal behavior for data recovery tools. TestDisk is 100% safe and open-source.

Source Code & License

TestDisk is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.

$ git clone https://git.cgsecurity.org/testdisk.git
$ cd testdisk
$ ./configure
$ make
Read full license details