Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.
☆475Dec 21, 2019Updated 6 years ago
Alternatives and similar repositories for MemJect
Users that are interested in MemJect are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PE executable to array of bytes converter☆24Dec 21, 2019Updated 6 years ago
- Manual mapping without creating any threads, with rw only access☆808Oct 29, 2019Updated 6 years ago
- VAC-proof 32bit DLL injector written in C++, using memory mapping and thread hijacking techniques☆292Jun 1, 2021Updated 4 years ago
- DLL scatter manual mapper☆813Apr 10, 2021Updated 4 years ago
- Kernel cheat with kernel hook for communication☆294Jul 24, 2021Updated 4 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆763Apr 24, 2025Updated 10 months ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆421Sep 9, 2018Updated 7 years ago
- Rendering on external windows via hijacking thread contexts☆406Jun 28, 2020Updated 5 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆241Jun 6, 2019Updated 6 years ago
- Kernel Inject DLL☆352Mar 21, 2023Updated 3 years ago
- library for importing functions from dlls in a hidden, reverse engineer unfriendly way☆1,908Aug 3, 2023Updated 2 years ago
- Kernel LdrLoadDll injector☆264Oct 6, 2018Updated 7 years ago
- Cheat that uses a driver instead WinAPI for Reading / Writing memory.☆758Jul 4, 2021Updated 4 years ago
- Literally, the perfect injector.☆978Apr 13, 2023Updated 2 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆537Jun 28, 2019Updated 6 years ago
- anti debugging library in c++.☆579Feb 6, 2024Updated 2 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆381Mar 15, 2024Updated 2 years ago
- Access without a real handle☆1,041Apr 10, 2021Updated 4 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,274May 1, 2024Updated last year
- A library to manipulate physical memory from usermode.☆303Sep 5, 2023Updated 2 years ago
- C++ graphics kernel subsystem hook☆562Jan 11, 2021Updated 5 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆337Jan 23, 2022Updated 4 years ago
- Hooking kernel functions by abusing alignment☆249Jan 5, 2021Updated 5 years ago
- Manual DLL Injector using Thread Hijacking.☆241Nov 24, 2017Updated 8 years ago
- A Simple demonstration of manual dll injector☆208May 27, 2021Updated 4 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆634Mar 19, 2019Updated 7 years ago
- System call hook for Windows 10 20H1☆495Jun 26, 2021Updated 4 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆625Feb 22, 2019Updated 7 years ago
- Module extending manual mapper☆382Mar 28, 2020Updated 5 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆567Jan 4, 2025Updated last year
- Inline syscalls made easy for windows on clang☆736Jun 21, 2024Updated last year
- get_module, read/write mem, mouse emulation☆354Sep 1, 2020Updated 5 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆340Nov 29, 2023Updated 2 years ago
- Detours with just single dependency - NTDLL☆674Nov 25, 2025Updated 3 months ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆346Apr 27, 2020Updated 5 years ago
- Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm a…☆213Dec 16, 2022Updated 3 years ago
- Simple C++ DLL Manual Map Injector For x86 and x64☆490Oct 11, 2025Updated 5 months ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,285Feb 14, 2026Updated last month
- PoC EFI runtime driver for memory r/w & kdmapper fork☆572Nov 30, 2024Updated last year