Injgo
:rainbow: injgo is a tool and library for DLL injector which written in Golang. 用Golang实现的Windows下的进程DLL注入工具
Install / Use
/learn @jiusanzhou/InjgoREADME
injgo
Injgo is a tool for dynamic library injecting which written in Golang.
</div>|If you are a rustacean, try the Rust version: injrs 🦀| |:---|
Features
- Pure
Go - Zero dependency
- Simple usage
Usage
You can use injgo as a cli tool.
1. Install
go get go.zoe.im/injgo/cmd/...
2. Inject
injgo PROCESS_NAME/PROCESS_ID DLL...
Also, you can use injgo as library.
API
Inject(pid int, dllname string, replace bool) errorInjectByProcessName(name string, dll string, replace bool) error
TODO
- [ ] Use injector to handle result
- [ ] Unload injected DLLs
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
xurl
342.0kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
