SkillAgentSearch skills...

Nekodetector

Nekoclient infection detector

Install / Use

/learn @MCRcortex/Nekodetector
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Neko Detector

A tool to help detect if you are infected by the fractureiser malware.

The fractureiser malware once you run it, infects any jar it is able to find. This tool will help you detect if you are infected by the malware by scanning every jar file in your computer and checking if it shows sign of infection. For more information about the malware, please refer to the information document.

Usage

java -jar scanner.jar <# of threads> <path to scan> <optional: 'true' for failed jar file opening errors>

Example

# Scan your entire Windows system with 4 threads
java -jar scanner.jar 4 C:\

# Scan your entire Linux system with 4 threads
java -jar scanner.jar 4 /
View on GitHub
GitHub Stars551
CategoryDevelopment
Updated22d ago
Forks39

Languages

Java

Security Score

95/100

Audited on Mar 9, 2026

No findings