Elu's Virus Cleaner — Update Log
Detection System
Reworked the entire detection system
Added case-insensitive scanning
Added partial keyword matching
Improved detection accuracy
Reduced false positives
Known Virus Detection
Added detection for:
TextureConfig
TextureConfiguration
EzTexture
EzConfig
Pose
EasyConfiguration
LightConfig
PoseTexture
Suspicious Script Detection
Added detection for:
HttpService
HttpGet
HttpPost
loadstring
require
webhook URLs
syn.request
queue_on_teleport
hookfunction
newcclosure
writefile/readfile
game:HttpGet
and more
Spam Detection
Added spam analysis for excessive:
while true do
repeat wait()
repeat task.wait()
Instance.new
texture usage
Spam only triggers after repeated usage to avoid false positives.
Detection Reasons
Clicking a detected object now shows why it was detected
Added detailed suspicious reason output
Added combined Known + Suspicious support
Removal System
Added selectable removal system
Added checkbox support
Added multi-remove support
Added removed object logging
Undo System
Added Undo button
Restores removed objects
Restores original parents
Re-detects restored objects automatically
UI Improvements
Redesigned plugin UI
Added smooth tweens
Added Builder Sans fonts
Added automatic scrolling
Added plugin icon
Added better tag positioning
Added improved small-window support
Stability Fixes
Fixed Lua pattern matching issues
Fixed tag overlap bugs
Fixed combined detection rendering
Fixed uppercase/lowercase inconsistencies
Improved scanning reliability