Please tell me if I need to move this to a different category
Hello everyone reading this!
I am currently making an advanced anti virus plugin called SafeShield, and I want this plugin to be way more advanced than your regular common name detection plugin.
The problem is I don’t have many ideas on what different kinds of detections I should make.
Right now I have:
Name/Phrases
Simple Obfuscation
Hexadecimals
ASCII Lettering
Base64
If you have any ideas of more detection concepts, please suggest them below!
Recent Suggested Ideas: @agentphilip07 - Detecting invalid characters in a model name
Feedback - I think this is a great idea! @Chaos_Geo - Detecting common patterns in code
Feedback - The plugin already detects patterns and harmful code @ThunderCobra48 - Detecting require(id)
Feedback - This is kind of inefficient since you can just be requiring a useful model, instead the plugin already checks the id inside of require and matches it to known virus asset ids
I could consider something like a report system for users. Probably will be inefficient since roblox already moderates most users who try to perform malicious scripts