I created a simple web crawler using python. It worked fine and then I compiled it using auto-py-to-exe
which uses pyinstaller. After it was converted my virus guard AVG quarantines my exe file. It says that my file is infected with something called Malware-Gen:32
.
My program just access internet and some files.
Please tell me why and give me the solution for this.