https://github.com/sam-k0/x86-injector
A x86 DLL Injector
https://github.com/sam-k0/x86-injector
gamemaker-language gamemaker-studio injector x86-injection
Last synced: about 2 months ago
JSON representation
A x86 DLL Injector
- Host: GitHub
- URL: https://github.com/sam-k0/x86-injector
- Owner: sam-k0
- Created: 2022-03-17T09:11:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T11:00:09.000Z (about 3 years ago)
- Last Synced: 2025-01-21T17:32:24.702Z (3 months ago)
- Topics: gamemaker-language, gamemaker-studio, injector, x86-injection
- Language: NSIS
- Homepage:
- Size: 478 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# x86-Injector
A x86 DLL Injector with GUI. Because GUI is nice.Functionality:
- Select file from dialog
- Iterates all windows in one click
- Copy the window title of any window
- Allows minimizing the window to the system tray area
- And, of course, it can inject x86 DLLs into x86 processes
- Made in C++. Only scriptkiddies use C#Credits to:
Hobbl - Max Win Api 2 (Used for GUI and Window management)