Zer0Mem0ry / ManualMap
A Simple demonstration of manual dll injector
☆203Updated 3 years ago
Alternatives and similar repositories for ManualMap:
Users that are interested in ManualMap are comparing it to the libraries listed below
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆241Updated 5 years ago
- Module extending manual mapper☆328Updated 5 years ago
- Windows kernel samples☆248Updated 5 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆414Updated 6 years ago
- A library to manipulate physical memory from usermode.☆290Updated last year
- Rendering on external windows via hijacking thread contexts☆385Updated 4 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆287Updated 6 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆288Updated 4 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆374Updated last year
- driver mapper / capcom wrapper☆219Updated 5 years ago
- Kernel Inject DLL☆344Updated 2 years ago
- Kernel mode bypass for BattlEye, EAC☆188Updated last year
- BattlEye compatible injector, done completely from user-mode, project by secret.club☆244Updated 4 years ago
- ☆213Updated 2 years ago
- Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calli…☆172Updated 2 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆319Updated 3 years ago
- This is a source to a bypass i made for some games, for now this should work f or VAC, BE and EAC. The only downside is that you will nee…☆183Updated 4 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆408Updated 3 years ago
- A mapper that maps shellcode into loaded large page drivers☆269Updated 2 years ago
- get_module, read/write mem, mouse emulation☆311Updated 4 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆466Updated 5 years ago
- C++17 PE manualmapper☆339Updated 3 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆519Updated 6 years ago
- Kernel cheat with kernel hook for communication☆295Updated 3 years ago
- ☆165Updated 7 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆273Updated 8 years ago
- Hook WinAPI functions used by Valve Anti-Cheat. Log calls and intercept arguments & return values. DLL written in C.☆170Updated 4 years ago
- Just a thing i am trying to do, testing some things out and so on. This is for a game called csgo and basically are for people how knows …☆118Updated 3 years ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆319Updated 3 years ago
- 09/2021 reversal of EasyAntiCheat driver☆213Updated 3 years ago