nubovik01 / ssdtoolpy

SSD Tool, simple utility to rough disk test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ssdtool

  • 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

SoBeautifulItsToDieFor

HowTo

  • Download a ssdtool
  • Install psutil via pip3 install psutil
  • Run via python3 ssdtool.py

HowIt

Its pretty simple

  • Creating ssdtool file in selected 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

Credits

Original author: https://github.com/rldv1

About

SSD Tool, simple utility to rough disk test


Languages

Language:Python 100.0%