- Uses advanced scientific technology Govnocode(R) Ultra
- Simple utility to rough disk test
- Its does not format selected disk. it can use the remaining disk space
-
Add Windows support (macos also checked)
-
Generation speed of random blocks increased to 200-250mb/s
-
Now uses CRC32, no more MD5
-
Information about bad blocks now avaliable in log file (report.txt) which creates in directory from here script runs
-
Added progress bar
- Download a ssdtool
- Install psutil via
pip3 install psutil - Run via
python3 ssdtool.py
Its pretty simple
- Creating
ssdtoolfile in select partition - Count of blocks is writed at the beginning of this file (first 4 bytes)
- It writes blocks of 4kb each
- Each block contains a checksum of 16 bytes


