Categorygithub.com/r00tendo/godllinjector
repositorypackage
0.0.0-20230823153717-55da3766d733
Repository: https://github.com/r00tendo/godllinjector.git
Documentation: pkg.go.dev

# README

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