Flopik wrote:By the way if you want to remove false positive for ImageRes.dll hidden that appear in Win7, you can add a check forSure, which ImageRes.dll issue you are referring? Normally it shouldn't list non executable images at all.
(IAT) IMAGE_DATA_DIRECTORY.VirtualAddress and HeadNt.OptionalHeader32.AddressOfEntryPoint , they will be zero , a quick look at the PE header is interesting to detect loaded ressource DLLs
Ring0 - the source of inspiration