-
released this
2026-05-03 10:25:51 +02:00 | 0 commits to master since this releaseBugfixes
- CRITICAL: Fixed shredding failure where drives were incorrectly marked as shredded despite incomplete erasure on certain hardware failures
New Features
- Adaptive chunk size optimization: faster shredding through automatic write size adaptation for SSDs, HDDs, and USB drives
- Enhanced SMART warnings: Reallocated Sector Count, Current Pending Sectors, Offline Uncorrectable Sectors
Refactor
- Clean SMART data parsing from smartctl JSON output
- Removed legacy log upload scripts
Downloads
-
released this
2025-12-13 19:42:36 +01:00 | 3 commits to master since this releaseNew Features:
- Forward drive connection type to printer
- State "Failed" if checksum is not zero
- User triggered print of drive label ("P" will print all lables)
- Filter loop and cd/dvd drives
Bugfixes:
- AI powered static code analysis (memleaks/race conditions/error handling)
- Defensive drive state
- Fix TUI freeze in DRYRUN build
- Restore terminal state on termination
Refactor:
- Refactor start of delete thread
- Improve UUID parsing
Downloads
-
released this
2025-06-22 15:23:06 +02:00 | 54 commits to master since this release- User input "T" will terminate reHDD
- Display USB or SATA or NVME for each drive
Downloads
-
Support NVME Drives Stable
released this
2024-04-25 21:41:38 +02:00 | 81 commits to master since this release- support direct attached nvme drives
- support usb attached nvme drives
Downloads
-
Inital stable release Stable
released this
2024-04-14 08:45:41 +02:00 | 90 commits to master since this release- fast shredding
- stable usage
- display relevant metrics
- value drive based on S.M.A.R.T.
Downloads
-
Inital stable release for testing Pre-Release
released this
2022-09-20 22:01:00 +02:00 | 110 commits to master since this release- fast shredding
- stable usage
- display relevant metrics
- value drive based on S.M.A.R.T.
Downloads
-
Beta Release 0.2.2 Pre-Release
released this
2022-05-18 22:07:00 +02:00 | 138 commits to master since this release- custom shred implementation
- check if every byte is zero after last shred iterations
- use the first 8 byte from the drive UUID for ignoring system drive
- display time used for shredding
Downloads
-
Beta Release 0.2.0 Pre-Release
released this
2020-09-21 22:12:12 +02:00 | 170 commits to master since this releasebuild it your self via:
3d34de1311Downloads