saeedirha / DLL-InjectorLinks
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:
- Detect manualmapped images remotely, without hassle☆154Updated 7 years ago
- Elevate a process to be a protected process☆150Updated 5 years ago
- Hide function calls to prevent reverse-engineering☆69Updated 4 years ago
- A simple project to demonstrate function hooking / detouring☆128Updated 8 years ago
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- A Simple demonstration of manual dll injector☆203Updated 4 years ago
- My Proof of Concept code for different publicly disclosed vulnerabilities☆47Updated last year
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆201Updated 4 years ago
- a DLL that will show a MessageBox with the message, "Hello world!"☆83Updated 7 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆81Updated 6 years ago
- A simple program to demonstrate external signature scanning.☆69Updated 3 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆64Updated last year
- A customizable process dumper.☆142Updated 5 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆78Updated last year
- Handle elevation DKOM against ObRegisterCallbacks☆301Updated 6 years ago
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- ☆167Updated 7 years ago
- A simple program to scan for open handles in a process.☆62Updated 8 years ago
- Capcom driver exploit wrapper☆123Updated 6 years ago
- An Open Source Windows DLL Injector With All Known Techniques Available☆86Updated 7 years ago
- Exploit MsIo vulnerable driver☆104Updated 3 years ago
- User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.☆87Updated 2 years ago
- BattlEye compatible injector, done completely from user-mode, project by secret.club☆243Updated 4 years ago
- Inject code into a legitimate process☆144Updated 10 years ago
- A modern c++ implementation of windows heavens gate☆224Updated 4 years ago
- C++17 PE manualmapper☆359Updated 3 years ago
- A simple Dll Injection demonstration☆120Updated 8 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆464Updated 5 years ago
- Asynchronous Procedure Calls☆230Updated 4 years ago
- Hooking kernel functions by abusing alignment☆241Updated 4 years ago