Hacker News new | ask | show | jobs
by atesti 525 days ago
While security software and antivirus deserve all the injection blocking they may get, we must also consider how to bypass these mechanism when it's about reenabling adblocking by injecting DLLs in the browser for request blocking etc.
1 comments

Don't use DLL injection -- use extension APIs. Too many products use DLL injection as a golden hammer.