saeedirha / DLL-Injector
Injecting DLL to Target Process. Using C++ in Windows
☆65Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for DLL-Injector
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆239Updated 5 years ago
- Detect manualmapped images remotely, without hassle☆155Updated 7 years ago
- A customizable process dumper.☆129Updated 5 years ago
- A simple project to demonstrate function hooking / detouring☆126Updated 7 years ago
- C++17 PE manualmapper☆259Updated 3 years ago
- Hooking kernel functions by abusing alignment☆238Updated 3 years ago
- Obfuscates all RTTI (Run-time type information) inside a binary☆189Updated 7 years ago
- BattlEye compatible injector, done completely from user-mode, project by secret.club☆237Updated 4 years ago
- A Simple demonstration of manual dll injector☆203Updated 3 years ago
- Elevate a process to be a protected process☆142Updated 5 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆278Updated 6 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆415Updated 6 years ago
- Manual DLL Injector using Thread Hijacking.☆231Updated 6 years ago
- An Open Source Windows DLL Injector With All Known Techniques Available☆82Updated 6 years ago
- Vectored Exception Handling Hooking Class☆145Updated 5 years ago
- Rendering on external windows via hijacking thread contexts☆378Updated 4 years ago
- A quick-and-dirty anti-hook library proof of concept.☆101Updated 6 years ago
- Al-khaser is a PoC malware with good intentions that aimes to stress your malware analysis / sandbox environement☆31Updated 10 years ago
- Windows kernel samples☆247Updated 5 years ago
- x64 usermode rootkit☆199Updated 6 years ago
- Kernel Inject DLL☆343Updated last year
- Kernel LdrLoadDll injector☆258Updated 6 years ago
- Capcom driver exploit wrapper☆122Updated 5 years ago
- The most powerful and customizable binary pattern scanner☆208Updated 3 years ago
- ☆160Updated 7 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆360Updated 8 months ago
- A basic Windows DLL injector in C using CreateRemoteThread and LoadLibrary. Implemented for educational purposes.☆126Updated 7 years ago
- AntiDebugging sample sources written in C++☆335Updated 6 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆70Updated last year