MCPcopy Create free account
hub / github.com/NeRdTheNed/jSus

github.com/NeRdTheNed/jSus @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
122 symbols 265 edges 21 files 1 documented · 1% updated 2y ago★ 381 open issues

Browse by type

Functions 100 Types & classes 22
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

jSus

    <img src="https://github.com/NeRdTheNed/jSus/raw/main/assets/jSus-light.png" alt="A screenshot of suspicious behaviour jSus found from scanning a file" style='width: 100%; object-fit: contain'/>

WIP Java / Minecraft focused malware false positive generator.

In general, the point of this project is to flag potentially suspicious behaviour in a program, even if it's for completely innocent reasons.

Code is largely unfinished and is of bad quality. Please also use a real detector, like jNeedle, nekodetector, or the Overwolf tools!

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 100
Class 20
Enum 1
Interface 1

Languages

Java100%

Modules by API surface

src/main/java/com/github/NeRdTheNed/jSus/util/Util.java20 symbols
src/main/java/com/github/NeRdTheNed/jSus/detector/checker/Checkers.java17 symbols
src/main/java/com/github/NeRdTheNed/jSus/detector/checker/ObfuscatorChecker.java9 symbols
src/main/java/com/github/NeRdTheNed/jSus/detector/checker/StringChecker.java7 symbols
src/main/java/com/github/NeRdTheNed/jSus/Scanner.java7 symbols
src/main/java/com/github/NeRdTheNed/jSus/detector/checker/CallsMethodChecker.java6 symbols
src/main/java/com/github/NeRdTheNed/jSus/result/printer/HumanReadablePrinter.java5 symbols
src/main/java/com/github/NeRdTheNed/jSus/result/CheckResults.java5 symbols
src/main/java/com/github/NeRdTheNed/jSus/detector/checker/UncommonJVMInstructionChecker.java5 symbols
src/main/java/com/github/NeRdTheNed/jSus/util/Pair.java4 symbols
src/main/java/com/github/NeRdTheNed/jSus/result/ArchiveScanResults.java4 symbols
src/main/java/com/github/NeRdTheNed/jSus/detector/checker/WeirdStringConstructionMethodsChecker.java4 symbols

For agents

$ claude mcp add jSus \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page