MCPcopy Create free account
hub / github.com/darkarp/MalwareDevSeries

github.com/darkarp/MalwareDevSeries @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
38 symbols 90 edges 7 files 0 documented · 0% updated 4y ago★ 59

Browse by type

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

Day 6

Today we added persistence to our reverse shell via the command :p newfile.exe or :persist newfile.exe, which simply creates a copy of the current executable in %LOCALAPPDATA% with the name specified and adds it to the Run registry key.

Plans for the next streams: - Refactoring the code to become cleaner - Creating a little help command - Encrypting strings and decrypting them at runtime - Add a simple linux version - Include option to write modules that get injected through commands - Possible AV evasion tactics - and much more...

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 34
Method 3
Class 1

Languages

Rust100%

Modules by API surface

server/src/models.rs8 symbols
server/src/commands.rs8 symbols
client/src/models.rs8 symbols
client/src/commands.rs6 symbols
server/src/main.rs4 symbols
xorcrypt/src/lib.rs3 symbols
client/src/main.rs1 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page