DeepPurge v0.3.0
DeepPurge v0.3.0
A .NET 8 tool for deep removal of stubborn files, folders, and application remnants.
Build from Source
Requirements: .NET 8 SDK
git clone https://github.com/SysAdminDoc/DeepPurge
cd DeepPurge
BUILD.batOr build manually:
dotnet build DeepPurge.sln -c ReleaseA pre-built executable is not included in this release. Clone the repo and run BUILD.bat or build with the .NET 8 SDK.