I built a CLI tool for Windows that investigates software remnants across 22 forensic modules in a single pass.
The idea: when you uninstall software, it says goodbye — but registry keys, prefetch entries, scheduled tasks, WMI subscriptions, BAM/DAM timestamps and more often stay behind. GhostTrace finds all of it.
What it covers:
Design decisions:
Stack: C# · .NET 10 · Spectre.Console · Windows 10/11 x64
Download on GitHub: github.com/Devzinh/GhostTrace
Happy to answer questions about the forensic modules or implementation decisions.
Click to Open Code Editor