Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.18 KB

README.md

File metadata and controls

37 lines (20 loc) · 1.18 KB

License: GPL-3.0

Secure Data Eraser

Secure Data Eraser used for data deletion so that it cannot be restored even with specialized software. To build this project, you can use Visual Studio or download the binary files. Please note that the binary files are not signed.

Building with Visual Studio

  1. Clone the repository:
    git clone [email protected]:kernel64/secure-data-eraser.git
  1. Open the solution file:

    Navigate to the repository folder and open the .sln file in Visual Studio.

  2. Build the solution:

    • Go to the "Build" menu and select "Build Solution".

    • Ensure that all dependencies are correctly installed.

Using Binary Files

If you prefer to use the pre-built binary files, you can download them from the releases section of this repository.

Download the binaries:

Important Note: The binary files provided are not signed. Please use them at your own discretion and ensure they meet your security requirements.