MCPcopy Index your code
hub / github.com/b1-team/superman

github.com/b1-team/superman @v1.1.7

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.1.7 ↗ · + Follow
21 symbols 42 edges 6 files 11 documented · 52%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

logo

superman

Kill The Protected Process

This tool is limited to security research and teaching, and the user bears all legal and related responsibilities caused by the use of this tool! The author does not assume any legal and related responsibilities!

usage

Options:
  -p, --pid <PID>    Pid to kill
  -r                 Recursive kill process
  -t, --time <TIME>  Kill interval time (milliseconds) [default: 500]
  -h, --help         Print help
  -V, --version      Print version

Kill Windows Defender (MsMpEng.exe)

superman.exe -p <PID> -r

demo

Core symbols most depended-on inside this repo

service_name
called by 4
src/driver.rs
unload
called by 3
src/driver.rs
path
called by 2
src/driver.rs
load
called by 1
src/driver.rs
kill
called by 1
src/driver.rs
check_service_status
called by 1
src/driver.rs
load_driver
called by 1
src/driver.rs
unload_driver
called by 1
src/driver.rs

Shape

Function 13
Method 6
Class 2

Languages

Rust100%

Modules by API surface

src/driver.rs11 symbols
src/main.rs4 symbols
src/utils.rs3 symbols
src/greet.rs1 symbols
src/args.rs1 symbols
build.rs1 symbols

For agents

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

⬇ download graph artifact