No description
Find a file
2022-10-01 23:58:00 +02:00
.gitignore Initial commit 2022-10-01 23:50:52 +02:00
index.js Added malware.json 2022-10-01 23:54:37 +02:00
LICENSE Initial commit 2022-10-01 23:50:52 +02:00
package-lock.json First commit 2022-10-01 23:51:36 +02:00
package.json Updated to @1.0.4 2022-10-01 23:57:59 +02:00
README.md Update README.md 2022-10-01 23:57:27 +02:00

mc-twentynine-malware-checker

A malware checker for the 29-09 Minecraft jar files infections

Installation instructions

Make sure you have nodejs > 16.0.0 installed on your system. Run npm i mc-twentynine-checker -g to install the cli tool.

Usage

Run mc-twentynine-malware-checker to check the current directory infections (will be recursive).

A file named malware.json will be created in the current directory with the results.

License

GNU General Public License v3.0