R00tendo / GoDLLInjector

A simple DLL injector written in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoDLLInjector

A simple DLL injector written in Golang.

Installation

git clone https://github.com/R00tendo/GoDLLInjector
cd GoDLLInjector
go build -o injector.exe main.go

Usage

injector --process randomprogram.exe --dll randomdll.dll

About

A simple DLL injector written in Golang


Languages

Language:Go 100.0%