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
- Host: GitHub
- URL: https://github.com/xastrix/dndinjector
- Owner: xastrix
- Archived: true
- Created: 2025-02-06T18:30:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-06T18:31:20.000Z (over 1 year ago)
- Last Synced: 2025-03-14T05:41:54.761Z (over 1 year ago)
- Topics: clipboard-injector
- Language: C++
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
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