SkillAgentSearch skills...

GoFileBinder

A builder ๐Ÿ”จ for binding evil program ๐Ÿ˜ˆ and normal document ๐Ÿฃ

Install / Use

/learn @inspiringz/GoFileBinder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GoFileBinder

A builder ๐Ÿ”จ for binding evil program ๐Ÿ˜ˆ and normal document ๐Ÿฃ

image-20211130010534997

Usage

Clone this repo and build GoFileBinder.go first, then start:

./GoFileBinder <evil_program> <bind_file> [x64/x86]

When the Output File is executed on the target machine, it will release your evil program to C:\Users\Public\Music\, and then self-delete after run normal file and evil program.

image-20211130013907004

You can add an icon to it through rcedit or rsrc,note that some icons may be marked as malicious by the anti-virus due to past malicious behavior.

Feature

  • Reduce the risk of being detected by anti-virus ~~and human~~
  • Encrypt evil program via 3DES with random key
  • Self delete after releasing the normal file and executing the evil program
  • Use local variable instead of string literal to pass procedure name (string([]byte{...})), to avoid static memory matching

Reference

  • https://github.com/evilashz/NimFileBinder
  • https://github.com/EddieIvan01/gld

Related Skills

View on GitHub
GitHub Stars167
CategoryDevelopment
Updated5d ago
Forks27

Languages

Go

Security Score

80/100

Audited on Apr 2, 2026

No findings