Let me describe my situation, I develop some accounting software of VB winform to use, normaly my software will modify registry to set offcie trusted location and whether the user who reads in registry has admin authority. However, I found here that it is no problem for VirusTotal to scan my exe on the first day after I developed the software. But after a few days, VirusTotal will appear and say that my exe is a virus,this makes my exe in the another computer antivirus detect as a virus, even if I run scaning on VirusTotal on the first day.
- Why is it not a virus on the first day, but later diagnosed as a virus?
- Is reading registry or modifying registry the cause of the diagnosed virus?
- Any documentation or any behavior that is not allowed?
- What can be done to avoid this problem other than to file a false positives list after it is detected as a virus