Nocturne v0.1.0
A single file. No installer, nothing written to Program Files or the registry.
Download it, run it, delete it when you are done.
Requires the .NET 10 Desktop Runtime.
Without it Windows shows a dialog with a download link instead of starting the app.
Windows SmartScreen may warn about an unrecognised publisher. That happens to every
newly released application until it builds up reputation.
Verify your download
Get-FileHash Nocturne.exe -Algorithm SHA256
Expected:
e3cc89621893167e809e5b38ce759b79d4bb6a5ffbe029b227c80374a1a312d2
Built by GitHub Actions from commit 827695ef330042947a7c6a77b9f8db3e366a28d9. Size: 1054 KB.
What Nocturne does not do
No process injection. No kernel driver. No network calls. No elevation required.
Every Windows API it uses lives in one file, Nocturne.Core/Native/NativeMethods.cs.