injection and whitelist

contains all delphi packages mentioned below
Post Reply
zcecil
Posts: 22
Joined: Thu Sep 09, 2004 8:16 am

injection and whitelist

Post by zcecil »

Hi,
Some programs starting symantec AV 10.0 show a warning dialog when they get injected, and I was trying to prevent this. Is there any way of whitelisting some programs when InjectLibrary to ALL_SESSIONS?

Thanks in advance.
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Does the complaint even pop up if you inject an empty dll?

Currently there's no way to exclude some processes from injection. There's also no way to only inject into some specific processes. Both features may be added in madCodeHook 3.0.
zcecil
Posts: 22
Joined: Thu Sep 09, 2004 8:16 am

Post by zcecil »

I've tested with an empty dll, there is still the warning message.

Looks like it detects open process.
Post Reply