Closed LionAG closed 1 year ago
ProcessHacker.cs
ProcessCreated
ProcessDestroyed
ProcessStateChangedHandler
ProcessFound
ProcessHooked
Init
MainWindow.xaml.cs
InstallAsync
Resolves #26
ProcessHacker.cs
ProcessCreated
intoProcessDestroyed
as this event is raised after the process has exitedProcessStateChangedHandler
delegateProcessFound
andProcessHooked
event raise to theInit
methodProcessDestroyed
event raiseMainWindow.xaml.cs
ProcessHooked
event handlerProcessDestroyed
event handlerInstallAsync
callResolves #26