https://github.com/ice3man543/zeusinjector
An Open Source Windows DLL Injector With All Known Techniques Available
https://github.com/ice3man543/zeusinjector
createremotethread dll-hooking dll-injection function-hooking game-hacking injection ntcreatethreadex queueuserapc reverse-engineering windows-injection
Last synced: about 1 year ago
JSON representation
An Open Source Windows DLL Injector With All Known Techniques Available
- Host: GitHub
- URL: https://github.com/ice3man543/zeusinjector
- Owner: Ice3man543
- License: bsd-2-clause
- Created: 2018-01-26T11:02:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-17T13:40:18.000Z (over 8 years ago)
- Last Synced: 2025-03-18T08:48:09.236Z (about 1 year ago)
- Topics: createremotethread, dll-hooking, dll-injection, function-hooking, game-hacking, injection, ntcreatethreadex, queueuserapc, reverse-engineering, windows-injection
- Language: C
- Size: 131 KB
- Stars: 85
- Watchers: 5
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZeusInjector
ZeusInjector is an Open Source Windows DLL Injector which features many techniques to inject a DLL into a target process. It was created in order to learn more about Windows Platform and also to perform some Reverse Engineering.
You can use the code in any way you like.
Hope someone will find it useful.