Skip to content

kociumba/Kinjector

Repository files navigation

Kinjector

Caution

Kinjector may get flagged as malware by Microsoft Defender.

Kinjector is an easy to use modern DLL injector written in go.

This is a Windows only program. Linux support is not planned for now.

Usage

Note

The soop script is outdated and most likely won't work due to changes in the repo.

Outdated scoop script This script will compile Kinjector on your machine this may take up to 10 minutes the first time around.
The recommended way to install Kinjector is via the [scoop install file](https://raw.githubusercontent.com/kociumba/Kinjector/main/Kinjector.json).  

- install the windows package manager [scoop](https://scoop.sh)
- use `scoop install https://raw.githubusercontent.com/kociumba/Kinjector/main/Kinjector.json` to install Kinjector
- to update Kinjector, use `scoop uininstall Kinjector` and again `scoop install https://raw.githubusercontent.com/kociumba/Kinjector/main/Kinjector.json`

Alternatively you can always compile it yourself from source 

Since github actions now automate the build just download the newest version of Kinjector from the github releases

This is more efficient than the old scoop script and doesn't require any dependencies on your machine.

Credits

This project uses fyne for it's GUI and zenity for native system dialogs where needed.

Full list of used packages and licenses can be found in the app.