You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
smartmontools for windows package providing automated / mass installation and email alert support out of the box for hard drive SMART functionality. Scriptable for unattended or GUI end user install.
Operating System SHell access procedure with an Emedded GIF displaying the finished product of my deployment CLI software defense script. I inserted Japanese characters into a CLI protection software using real library commands that add the language into the systems character library adding an extra security layer to the harddrive system defenses
GuiFix is a specialized Linux utility engineered to facilitate the identification, mounting, and restoration of NTFS partitions. The application specifically addresses the common failure state where NTFS volumes are marked as 'dirty' due to Windows Fast Startup or improper shutdown, preventing standard Linux mount operations.
Disk Endpoint is a Flask application that provides an endpoint to get disk information. It uses the nvme list and smartctl commands to gather information about NVMe drives and other drives in the system. The information includes the name, model, serial number, and health status of each disk.
trueformat is a Linux CLI tool written in Python for HDD wiping. It targets a single disk, overwrites all sectors with zeros, removes all data and filesystem structures, provides disk info, modes, confirmations, progress, verification, and safe interrupt handling.