No description
.gitignore | ||
index.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
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