

I’ll be re-working this framework though. Secondly if the script uses InsertService and broke any of the rules I implemented above, It’s instantly detected as high priority virus, that’s why a lot of your scripts may be detected as viruses. There’s also other common things the plugin check for based on virus scripts I found in toolbox.

It then proceeds to look for suspicious stuff within the scripts source its self, for example if the scripts source has a while loop/for loop and tries to call the clone() function, and was detected for having a virus name, it’ll be consider a virus (I also return scripts with virus names as viruses so you can check them out yourself for extra security). I personally don’t know how other anti viruses detect viruses, but what I decided to go for a ranking the scripts chance of being a virus, firstly the plugin checks if the script has any suspicious names, for example “virus”, "%free% etc.
