saeedirha / DLL-Injector
Injecting DLL to Target Process. Using C++ in Windows
☆65Updated 4 years ago
Alternatives and similar repositories for DLL-Injector:
Users that are interested in DLL-Injector are comparing it to the libraries listed below
- Detect manualmapped images remotely, without hassle☆154Updated 7 years ago
- A simple project to demonstrate function hooking / detouring☆127Updated 8 years ago
- Elevate a process to be a protected process☆144Updated 5 years ago
- a DLL that will show a MessageBox with the message, "Hello world!"☆82Updated 7 years ago
- Rendering on external windows via hijacking thread contexts☆382Updated 4 years ago
- BattlEye compatible injector, done completely from user-mode, project by secret.club☆244Updated 4 years ago
- A Simple demonstration of manual dll injector☆202Updated 3 years ago
- A simple Dll Injection demonstration☆120Updated 7 years ago
- A simple program to demonstrate external signature scanning.☆69Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Updated 5 years ago
- A customizable process dumper.☆138Updated 5 years ago
- ☆164Updated 7 years ago
- C++17 PE manualmapper☆338Updated 3 years ago
- Manual DLL Injector using Thread Hijacking.☆236Updated 7 years ago
- A quick-and-dirty anti-hook library proof of concept.☆103Updated 6 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆413Updated 6 years ago
- Hooking kernel functions by abusing alignment☆239Updated 4 years ago
- usermode standalone kernel interface☆111Updated 6 years ago
- EasyAntiCheat Integrity check bypass by mimicking memory changes☆345Updated 4 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆76Updated last year
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆64Updated last year
- Windows kernel samples☆248Updated 5 years ago
- Capcom driver exploit wrapper☆122Updated 5 years ago
- Handle elevation DKOM against ObRegisterCallbacks☆295Updated 6 years ago
- Analyze patches in a process☆251Updated 3 years ago
- A basic Windows DLL injector in C using CreateRemoteThread and LoadLibrary. Implemented for educational purposes.☆127Updated 7 years ago
- The Win32 Anti-Intrusion Library☆207Updated 5 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆80Updated 6 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆288Updated 6 years ago
- Kernel Inject DLL☆343Updated 2 years ago