Skip to content

Releases: OpticFusion1/MCAntiMalware

Changes

30 Apr 04:39
537e574
Compare
Choose a tag to compare

Removes single letter command line arguments
Adds --scanfile - This allows you to scan a single file for malware
Current list of CommandLine arguments are as follows
--scandirectory
--zipMalPlugins
--debug
--scanfile

Changes

24 Apr 01:25
569a0a4
Compare
Choose a tag to compare

Properly takes into account plugins/authors that have a . in their name

Check Added

23 Apr 12:12
60c5dc2
Compare
Choose a tag to compare

Adds a new check

Bug fixes

22 Apr 08:14
60c5dc2
Compare
Choose a tag to compare

Skips any author option that is an array and just checks for name instead of authors.name.
By checking for the author list it would search for [example, example2].pluginname which would always return false

[3.37]

20 Apr 07:39
0d0ce71
Compare
Choose a tag to compare

Fixes an issue related to jar files not being removable
This issue occured due to the ZipFile not being closed if the resource was in the database

Bug fix

20 Apr 06:43
001020f
Compare
Choose a tag to compare

Now takes into account plugins/authors with spaces

Fixes an issue with re-scanning

19 Apr 06:51
b7dbd5e
Compare
Choose a tag to compare
Merge pull request #76 from OpticFusion1/update

Fixes an issue with re-scanning

[3.34]

19 Apr 01:02
ec1c8bc
Compare
Choose a tag to compare

Adds four new checks (BauServer, NoLag, PermissionFIX, TeamChat)
Updates the AntiMalware so it now properly uses the SHA-1 database
Plugins now get re-scanned every time the local database gets updated

Changes

16 Apr 10:07
7c896bf
Compare
Choose a tag to compare

The auto-updater runs once after one hour, then every 4 hours
Fixes database downloader/Auto-Updater

Fixes

16 Apr 03:07
387761e
Compare
Choose a tag to compare

Actually updates the database the checkmanager uses