977 Commits

Author SHA1 Message Date
OpticFusion1 66576ba227 Changes
Adds 15 new checks, totaling to 28
Hopefully fixes some of the false positives
2019-03-17 23:27:00 -04:00
Cats 41779b286e Merge pull request #20 from OpticFusion1/update
Update
2019-03-16 19:07:55 -04:00
OpticFusion1 2b7bd8f33f Updates .gitignore 2019-03-16 19:07:01 -04:00
OpticFusion1 fe36011108 Changes
Cleans up DailyLootBox, GreifingPlugin, ItzPlugin and ForceOP
Added ForceOperator
2019-03-16 19:06:35 -04:00
Cats 0a346da808 Merge pull request #19 from OpticFusion1/update
Changes
2019-03-15 14:46:14 -04:00
OpticFusion1 d084e8837e Changes
Updates .gitignore file
Bumps the program version
Adds a ForceOP check
2019-03-15 14:44:16 -04:00
Cats efb91f7bcc Update README.md 2019-03-08 12:46:47 -05:00
Cats 9811180a0a Create ISSUE_TEMPLATE.md 2019-03-08 11:20:27 -05:00
Cats 343220e7fa Merge pull request #16 from OpticFusion1/update
Changes
2019-03-06 10:43:43 -05:00
OpticFusion1 0f81b39524 Changes
Updates ASM to 7.0
2019-03-06 09:40:11 -05:00
Cats acf4e1ef34 Merge pull request #15 from OpticFusion1/update
Changes
2019-03-01 20:09:12 -05:00
OpticFusion1 625da3390c Changes
Fixes an issue with non-text files being treated as text files
2019-03-01 20:08:34 -05:00
Cats 7b3ca225f0 Merge pull request #13 from OpticFusion1/update
Changes
2019-03-01 18:56:15 -05:00
OpticFusion1 a3e3a10a5a Changes
Updates more checks that were using older code which threw exceptions or logging to console instead of just skipping the class.
An issue will be opened up for this one.
2019-03-01 18:55:38 -05:00
Cats ffa6417b60 Merge pull request #11 from OpticFusion1/update
Changes
2019-03-01 17:38:33 -05:00
OpticFusion1 74b8647bbb Changes
Bumps the version and fixes a miscategorizing of a malicious plugin
2019-03-01 17:37:25 -05:00
Cats 9967263647 Merge pull request #10 from OpticFusion1/update
Update
2019-03-01 17:31:57 -05:00
OpticFusion1 dafc1a7e90 Changes
They were using an older AntiMalware template, this has been updated. I'll look into a more permanent fix, though skipping anything that errors will do for now
2019-03-01 17:31:06 -05:00
OpticFusion1 8eae60901e Changes
Bumps the version and adds two new checks, though both have the same issue, i'm looking into this though
2019-03-01 17:26:31 -05:00
Cats 02ddc5b431 Merge pull request #8 from OpticFusion1/update
Changes
2019-02-28 23:34:06 -05:00
OpticFusion1 754ee84a59 Changes
Fixes an issue with custom logging levels not logging properly. All future debug messages shouldn't be removed so they can be viewed with -d true. Keeping them will make it easier to debug if someone has an issue, they just run the program with -d true and the debug messages are already there.
2019-02-28 23:33:14 -05:00
Cats 6137191ae9 Merge pull request #7 from OpticFusion1/update
Changes
2019-02-28 20:53:28 -05:00
OpticFusion1 7b3a8d2b8a Changes
updates the README.md
2019-02-28 20:52:00 -05:00
Cats 080b289b00 Merge pull request #5 from OpticFusion1/update
Changes
2019-02-28 20:08:17 -05:00
OpticFusion1 776b8887a8 Changes
Fixes an issue with printing the wrong names when logging if a file is malicious or not
Updated some checks
Removed some old code
Added a custom logger and logging levels for future use
2019-02-28 20:07:04 -05:00
OpticFusion1 c0c8e4fedc Changes
First commit
Fixes an issue with zipping malicious plugins
2019-02-27 13:44:27 -05:00
Cats 687f26e866 Initial commit 2019-02-27 10:58:54 -05:00