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
PROGUARD
Pro guarded specifically for size purposes. The unobfuscated jar is 16, 787KB
The proguard map:
https://github.com/OpticFusion1/MCAntiMalware/releases/download/8.1/proguard_map.txt
The proguard seed:
https://github.com/OpticFusion1/MCAntiMalware/releases/download/8.1/proguard_seed.txt
NOTIFICATIONS
Changed --windowsNotification <true> to --notify <type>
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
Join my
Discord Server for support and announcements.
You can see every change on the
github.
If you run into a false-positive, issue, or have a feature request please make an issue
here , in the discussion tab, or bring it up on the discord server