--/----:-- EST
Active
JarLens
JarLens is a quick static analysis of any .jar file to spot blatant malware or other malicious code. It should be used along with a compiler as it does not deobsfucate stuff which is where malware can hide.
SCAN COMPLETE SHA-256 calculated locally Archive Minecraft plugin jar Execution never performed Upload never performed FINDINGS metadata extracted nested jars inspected rule evidence attached RISK Review findings before running
What It Checks
Important Limitation
JarLens is a triage tool, not a guarantee that a jar is safe. Static analysis catches many common stealers and loaders, but heavily obfuscated or staged malware can require manual reverse engineering or an isolated sandbox. TLDR don't get lazy and do your own analysis.