MCPcopy Index your code
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%
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

IChecker (Interface)
(no doc) [12 implementers]
src/main/java/com/github/NeRdTheNed/jSus/detector/checker/IChecker.java

Core symbols most depended-on inside this repo

add
called by 83
src/main/java/com/github/NeRdTheNed/jSus/result/CheckResults.java
equals
called by 39
src/main/java/com/github/NeRdTheNed/jSus/util/Pair.java
getName
called by 9
src/main/java/com/github/NeRdTheNed/jSus/detector/checker/IChecker.java
isOpcodeMethodInvoke
called by 8
src/main/java/com/github/NeRdTheNed/jSus/util/Util.java
tryComputeConstantString
called by 5
src/main/java/com/github/NeRdTheNed/jSus/util/Util.java
getValueOrNull
called by 3
src/main/java/com/github/NeRdTheNed/jSus/util/Util.java
getStringConstructPoint
called by 3
src/main/java/com/github/NeRdTheNed/jSus/util/Util.java
detectSusFromClassfile
called by 2
src/main/java/com/github/NeRdTheNed/jSus/Scanner.java

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