Hello everybody, i was looking for similar problem like mine, but i still cannot find solution.

It's about how I can detect loaded dll, and therefore to exit the process.
For example
I am using program, which everytime, when i run, Avast cyber capture is activated.

I found that avast uses snxhk.dll(which is located in C:\Program Files\Avast Software\Avast) is responsible for cyber capture.

My question is, is there any variant to check memory regions for exactly this dll, and when Avast cyber capture is activated an this process exist , just exit the process, or just terminate.