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
Sorting:
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- Detect manualmapped images remotely, without hassle☆154Updated 7 years ago
- A simple project to demonstrate function hooking / detouring☆128Updated 8 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆292Updated 7 years ago
- Elevate a process to be a protected process☆150Updated 5 years ago
- A simple program to demonstrate external signature scanning.☆68Updated 2 years ago
- BattlEye compatible injector, done completely from user-mode, project by secret.club☆243Updated 4 years ago
- a DLL that will show a MessageBox with the message, "Hello world!"☆82Updated 7 years ago
- A simple Dll Injection demonstration☆120Updated 8 years ago
- EasyAntiCheat Integrity check bypass by mimicking memory changes☆345Updated 4 years ago
- Hooking kernel functions by abusing alignment☆238Updated 4 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆417Updated 6 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 5 years ago
- Rendering on external windows via hijacking thread contexts☆390Updated 4 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆465Updated 5 years ago
- Windows kernel samples☆249Updated 6 years ago
- A Simple demonstration of manual dll injector☆203Updated 3 years ago
- An Open Source Windows DLL Injector With All Known Techniques Available☆85Updated 7 years ago
- Al-khaser is a PoC malware with good intentions that aimes to stress your malware analysis / sandbox environement☆32Updated 10 years ago
- C++17 PE manualmapper☆354Updated 3 years ago
- Obfuscates all RTTI (Run-time type information) inside a binary☆195Updated 7 years ago
- ☆167Updated 7 years ago
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- A modern c++ implementation of windows heavens gate☆222Updated 4 years ago
- A quick-and-dirty anti-hook library proof of concept.☆103Updated 6 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆81Updated 6 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆202Updated 3 years ago
- A simple constexpr string literal obfuscator.☆120Updated 7 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆64Updated last year
- Hide Process From Task Manager using Usermode API Hooking☆345Updated 3 years ago