Page 2 of 2

Re: [Plugin Request] Anti-dll injection

Posted: Fri Jun 03, 2011 9:39 am
by Enigma
Probably, what plugin exactly do you need? I mean, what exactly do you want to avoid?

Re: [Plugin Request] Anti-dll injection

Posted: Fri Jun 03, 2011 5:06 pm
by Pls
Enigma wrote:Probably, what plugin exactly do you need? I mean, what exactly do you want to avoid?
Any plugin that block the loading of dlls in my game
some thing do difficult load library at dll injector

Re: [Plugin Request] Anti-dll injection

Posted: Mon Jun 06, 2011 3:19 pm
by Enigma
Hi Pls, as I said, there are such techniques that allow to inject dll and you have to ways to disable it.

I can help you and write such plugin, but it will work for a 2 of 3 injection methods.

Do you interest in this?

Re: [Plugin Request] Anti-dll injection

Posted: Mon Jun 06, 2011 10:25 pm
by Pls
Enigma wrote:Hi Pls, as I said, there are such techniques that allow to inject dll and you have to ways to disable it.

I can help you and write such plugin, but it will work for a 2 of 3 injection methods.

Do you interest in this?
yes ^^

Re: [Plugin Request] Anti-dll injection

Posted: Sun Jun 12, 2011 12:26 am
by Pls
sorry for double post

Re: [Plugin Request] Anti-dll injection

Posted: Mon Jun 13, 2011 4:59 pm
by Enigma
Hi Pls, sorry, but I should distress you. I will not make this plugin just to do not waste the time. This plugin is useless.

If we avoid injection, then not only illegal injection will be supressed, but legal also. There are many programs that hook own dll into each process (for some functionality), imagine if we deny this injection? These programs will work incorrectly.

Moreover, the bigger problem may come from antivirus vendors and vendors of proactive protection. These protections are based on a injection of dll to the process. If protected file will deny injection then probably, antiviruses will just detect a virus in such file.

As I said before, it is better if you tell me what harm do you have due to injected dlls, and we may write a plugin that will avoid this (not injection, just a harm).

Re: [Plugin Request] Anti-dll injection

Posted: Mon Aug 01, 2016 9:08 am
by ds-cs
Enigma wrote:Hi Pls, sorry, but I should distress you. I will not make this plugin just to do not waste the time. This plugin is useless.

If we avoid injection, then not only illegal injection will be supressed, but legal also. There are many programs that hook own dll into each process (for some functionality), imagine if we deny this injection? These programs will work incorrectly.

Moreover, the bigger problem may come from antivirus vendors and vendors of proactive protection. These protections are based on a injection of dll to the process. If protected file will deny injection then probably, antiviruses will just detect a virus in such file.

As I said before, it is better if you tell me what harm do you have due to injected dlls, and we may write a plugin that will avoid this (not injection, just a harm).
Hi Enigma.
Do you have a solution so far to accept some dlls?