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

https://github.com/xastrix/dndinjector

A drag & drop injector of dll libraries
https://github.com/xastrix/dndinjector

clipboard-injector

Last synced: over 1 year ago
JSON representation

A drag & drop injector of dll libraries

Awesome Lists containing this project

README

          

dndinjector


A simple injector extracts DLL from clipboard and injects it into process by Drag & Drop, written in C++


Using


Right-click on the .dll file and select "Copy." Then, drag the .exe file onto the injector (as shown below)


Showcase



Compiling


Clone the repository


git clone https://github.com/xastrix/dndinjector.git

Create a Visual Studio console project and add the files from the src directory


License


WTFPL