An open-source tool for secure data deletion, somewhat optimized for SSDs (but also usable for HDDs). You can download the code and the program itself from GitHub; I am not responsible for any misuse of the tool or data loss.
〽️ Recovering deleted data is impossible even with kits used by security organizations (if you use the third option, which takes a bit more time).
💡Note: If you are familiar with Windows Internals, you can work in the field of System Programming and create tools similar to the one below.
❤️ In pre-release versions, sector encryption was also included, but it caused too much overhead on the disk, so I removed it.
❤️ In the source code, only one function is commented out because it is usually favored by many malware authors; if interested, you can find its code with a little searching (it is available on the internet with different implementations).
https:\/\/github.com\/NIKJOO\/SSDNuke
https://github.com/NIKJOO/SSDNuke
