2 Commits

Author SHA1 Message Date
dutchpsycho 02a477e0b4 ui/signature: expand signature intel analysis 2026-05-06 09:11:23 +10:00
dutchpsycho ba0761674f ui/analysis: wire SignatureIntel into main window session lifecycle
MainWindow.SignatureIntel.cs initializes and disposes the SignatureIntelService,
configures its scan options from startup profile settings (enabled, memory scan,
page scan), and provides QueueSignatureIntelForRootPid and QueueSignatureIntelForView
so event-driven scans can be queued from the existing ETW and IOCTL event paths.
Closes #9.
2026-04-18 10:00:00 +00:00