MCPcopy Index your code
hub / github.com/darkb1rd/DarkGld

github.com/darkb1rd/DarkGld @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
19 symbols 38 edges 5 files 1 documented · 5%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

DarkGld

A tool for quickly generating fishing Trojan horse.

介绍

项目是根据 gld 进行二次开发的,仅用于交流学习,禁止用于非法活动

依赖

需要安装GO环境, 依赖库如下:

github.com/klauspost/cpuid
github.com/fatih/color
github.com/akavel/rsrc

编译

进入项目根目录,执行命令如下:

set GO111MODULE=off
go build 

命令

Usage of C:\Users\root\Desktop\temp\test\DarkGld.exe:
  -arch string
        target system architecture. x64/x86 , default: x64
  -file string
        file loaded into exe
  -icon string
        exe icon file path.
  -protect
        is Virtual machine detection required
  -shellcode string
        shellcode bin file. Example: shellcode.bin
  -uac
        is UAC permission required

示例

DarkGld.exe -shellcode beacon.bin -protect

演示

Core symbols most depended-on inside this repo

RandStringRunes
called by 2
DarkGld.go
newAead
called by 2
util/util.go
fileToBase64
called by 1
templates/template.go
checkNic
called by 1
detect/detect.go
checkResource
called by 1
detect/detect.go
detectDBG
called by 1
detect/detect.go
init
called by 0
DarkGld.go
main
called by 0
DarkGld.go

Shape

Function 18
Struct 1

Languages

Go100%

Modules by API surface

util/util.go5 symbols
templates/template.go5 symbols
detect/detect.go5 symbols
DarkGld.go3 symbols
loader/loader.go1 symbols

For agents

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

⬇ download graph artifact