MCAntiMalware

Anti-Malware for minecraft

GPL-3.0 License

Stars
286
Committers
19

Bot releases are hidden (Show)

MCAntiMalware - Release 15.15 Latest Release

Published by OpticFusion1 3 months ago

Re-enabled remote DB
Updated local DB

MCAntiMalware - Release 15.14

Published by OpticFusion1 5 months ago

MCAntiMalware - Release 15.13

Published by OpticFusion1 8 months ago

Release 15.13

MCAntiMalware - 15.11

Published by OpticFusion1 9 months ago

Fixed SHA errors
Fixed issues related to files being scanned multiple times

MCAntiMalware - Release 10

Published by OpticFusion1 over 3 years ago

Re-writes the entire program

MCAntiMalware - [8.3]

Published by OpticFusion1 over 3 years ago

MCAntiMalware - [8.2]

Published by OpticFusion1 over 3 years ago

Adds a new way of detecting malicious plugins

MCAntiMalware - [8.1.2]

Published by OpticFusion1 almost 4 years ago

Fixed logging again & added a new log message

MCAntiMalware - [8.1.1]

Published by OpticFusion1 almost 4 years ago

Fixed logging
Removed obfuscation, deal with a larger file size

MCAntiMalware - [8.1]

Published by OpticFusion1 almost 4 years ago

Changes

Updates a lot of dependencies
SimplePluginManagerTransformer now checks loadPlugin and clearPlugins
Certain YML errors are no longer logged since there's nothing we can do
shouldPrintNotInfectedMessages is now checked for properly
The SecurityManager has been updated
Various changes to the database & how the AntiMalware scans files have been made
Updated the command line arguments, run the AntiMalware with --help to get a complete list of current ones
Updated the way notifications are handled
Some typos were fixed and more messages are logged now
The "EmptyPlugin" check is now logged as a "PUP" instead of as malicious
Now uses proguard to shrink file size

NOTIFICATIONS
Changed --windowsNotification to --notify
Current supported types are:
discord, popup, and console

discord notification:
If the "discord_webhook" system environment variable is set any time a malicious plugin is found it will send a message using that webhook
popup:
Send a popup with the relevant information needed
console:
how things are normally logged, this is also the default setting

MCAntiMalware - [4.13]

Published by OpticFusion1 about 5 years ago

Adds translations.
Adds the --language language command argument.

Command Line Argument
--language [lang] - Changes the language of the program, defaults to en
english is currently the only supported language, over time more languages will be supported

MCAntiMalware - [4.12]

Published by OpticFusion1 about 5 years ago

Changes

Now logs the string that was detected as malicious if you have debug enabled
Scanner now logs any exception if debug is enabled
TrayIcons now get removed after a few minutes
Fixes an issue related to the default scanning and scanning in directories
MCAntiMalware - [4.11]

Published by OpticFusion1 about 5 years ago

The program now logs to the AntiMalware/logs directory
Updated the local database

MCAntiMalware - [4.10]

Published by OpticFusion1 about 5 years ago

Fixes an issue with --scanfile

MCAntiMalware - [4.9]

Published by OpticFusion1 about 5 years ago

Bumps the version
Updates the local database
Auto redownloads database is getDatabase or getChecksumDatabase returns null

MCAntiMalware - [4.8]

Published by OpticFusion1 about 5 years ago

Applies a temp fix for #187

MCAntiMalware - [4.7]

Published by OpticFusion1 about 5 years ago

Fixes an error with "file doesn't exist" msgs being spammed in console

MCAntiMalware - [4.6]

Published by OpticFusion1 over 5 years ago

Now logs the line number and SourceFile if it's not empty or useless

MCAntiMalware - Update

Published by OpticFusion1 over 5 years ago

Removes FalsePositiveCheck
Updates ForceOPCheck to look for another method of opping players, as well as a way to help lower the amount of false-positives (however there WILL be a LOT of false-positives still for this check)
Various misc changes

MCAntiMalware - I'm an idiot

Published by OpticFusion1 over 5 years ago

Fixes an issue with the wrong check name being logged.....again

Related Projects