#dll-injection (15 Repositories)
Ranked open-source repositories tagged with #dll-injection, scored by pull request acceptance likelihood and maintainer engagement velocity.
11.2%
9.1h
15 repositories tagged #dll-injection
storycraft/asdf-overlay
High performance game overlay library for Windows
Phobos-developers/Phobos
Ares-compatible C&C Red Alert 2: Yuri's Revenge engine extension
danielkrupinski/Osiris
Cross-platform game hack for Counter-Strike 2 with Panorama-based GUI.
khalladay/hooking-by-example
A series of increasingly complex programs demonstrating function hooking on 64 bit Windows. Culminating in a program that hooks mspaint to make it always paint orange.
KooroshRZ/Windows-DLL-Injector
Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes
khalladay/render-with-notepad
A series of programs demonstrating the basics of Memory Scanning, Api Hooking and DLL Injection. The high point is using Notepad.exe as a render target, and playing snake in a notepad window
radiantly/Invisiwind
An application that allows you to hide certain windows when sharing your full screen
nefarius/HydraHook
DirectX API-hooking framework
Eusth/IPA
Illusion Plugin Architecture (Reloaded)
ghostvectoracademy/DLLHijackHunter
Automated DLL Hijacking Discovery, Validation, and Confirmation. Turning local misconfigurations into weaponized, confirmed attack paths.
hasherezade/demos
Demos of various injection techniques found in malware
gellin/TeamViewer_Permissions_Hook_V1
A proof of concept injectable C++ dll, that uses naked inline hooking and direct memory modification to change your TeamViewer permissions.
PragmaTwice/proxinject
a socks5 proxy injection tool for Windows, making selected processes proxy-able
holly-hacker/dnSpy.Extension.HoLLy
A dnSpy extension to aid reversing of obfuscated assemblies
danielkrupinski/MemJect
Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.