An open API service indexing awesome lists of open source software.

https://github.com/zig-sec/load-library-injector

Simple LoadLibrary injector.
https://github.com/zig-sec/load-library-injector

dll dll-injector loadlibrary windows

Last synced: about 2 months ago
JSON representation

Simple LoadLibrary injector.

Awesome Lists containing this project

README

          

# load-library-injector
Simple LoadLibrary injecter.
I didn't want to be dependened on some third party, so i wrote my own. lol

## Usage:
```
Help: injector [process name] [relative dll path]

Uses load library to inject a dll into a running process.
```