c# - does a code signing certificate help with false positive from a virus scanner -


we have piece of code in c# identified virus avg under it's heuristic behavioral detection. we've been in contact them find out why haven't been responsive. our dll's , exe's signed certificate generated (won't in trusted store) know if purchase code signing cert whether in regards false positive?

we purchased code-signing certificate , still got flagged symantec it's no guarantee. in end contacted white-listing service , got our app had checked out , whitelisted. never had deal avg can't comment on process (or lack of).


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

iphone - Using nested NSDictionary with Picker -