Scour v0.3.0
A .NET 9 application for deep disk scanning and analysis.
Build from Source
Requirements: .NET 9 SDK
git clone https://github.com/SysAdminDoc/Scour
cd Scour
dotnet build -c Release
dotnet run --project src/A pre-built executable is not included in this release. Clone the repo and build with the .NET 9 SDK.