- Jun 6, 2020
- 429
- 4,065
Unity Malware Scanner
You don't have permission to view the spoiler content.
Log in or register now.
Requirements:
- Only for Windows
- Only for Unity.Mono (Unity game has "Managed" folder inside %Game%_Data folder)
- Requires internet connection (To download reference assemblies)
- Place AntiMalware.exe in game directory and run it, console window will be opened with all the info
- Downloads reference assemblies from BepInEx endpoint (this part requires internet)
- Checks if any of the official Unity assemblies have any extra instructions that seems malicious
- Checks all the assemblies that are not part of Unity Engine to see if there are any instructions that seems malicious
You don't have permission to view the spoiler content.
Log in or register now.
Safety Proof: I did not obfuscate the program, so you can open the source code and check it, also I'm kind of a trusted source on F95 already, but I wouldn't rely on this much, what if I get hacked?
Notes:
Scanner has a lot of false positives! I'm working on improving it, but adding more and more exceptions is just adding more loopholes for malware to get through, so better safe than sorry.
Don't rely on this scanner too much, it is not perfect, but definitely a tool to use for extra safety. If it says there is malware you probably shouldn't run the game and send the files here to manually verify if it's safe
Now the scanner fits in F95 attachments and it will be marked as a virus because it obviously uses "suspicious" functions to look deep inside a game, I can't fix that (or can, but don't want to)
Last edited: