Firewall: block internet access for a DLL plugin
Ernesto
-
brucine Posted messages 24700 Registration date Status Member Last intervention -
brucine Posted messages 24700 Registration date Status Member Last intervention -
Hello,
So I have a plugin in the form of a "dll" that I would like to block from communicating with an internet server.
I get the impression that Windows Firewall only allows blocking of .exe files.
I know what a dll is, roughly, but I would need your input on that.
Thanks!
P.S. Should I perhaps block the host software from communicating with an internet server, but that seems really too abusive a solution.
Hello,
Indeed we cannot ban a dll since it is not a program but by definition a shared library: it is the executable that calls it that must be banned.