In association with heise online

methods of preventing loading bad DLLs 25 August 2010 09:10

As explained in the Msdn topic there are good practices to follow to
avoid this issue and not loading a bad DLL in our program.

I would like to ask if it would be a good practice to check for the
HASH of files before loading them, and check some content before
loading it, which could probably prevent the attack scenario in many
ways.

The H open source

The H Security

The H Internet Toolkit