hashfarm/Gmod-Backdoor-Scanner

Why?

Closed this issue · 1 comments

i was looking through the checks, why are you checking for timer.Simple? there are many legit addons that use timer.Simple.

No, I do not check for timer.simple in lua files. I only check if timer.simple is referenced in vmt or material files, which is not something that has any non-malicious purpose. Please read the checktypes again.