Skip to content
forked from darkb1rd/DarkGld

A tool for quickly generating fishing Trojan horse.

Notifications You must be signed in to change notification settings

satoruch/DarkGld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

演示

About

A tool for quickly generating fishing Trojan horse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Go 100.0%