btbd / modmapLinks
Module extending manual mapper
☆335Updated 5 years ago
Alternatives and similar repositories for modmap
Users that are interested in modmap are comparing it to the libraries listed below
Sorting:
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆295Updated 5 years ago
- 09/2021 reversal of EasyAntiCheat driver☆216Updated 3 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 5 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆325Updated 3 years ago
- Windows kernel samples☆249Updated 6 years ago
- A library to manipulate physical memory from usermode.☆292Updated last year
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆339Updated 3 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆338Updated 2 years ago
- Hooking kernel functions by abusing alignment☆241Updated 4 years ago
- Code for Battleyes shellcode☆226Updated 3 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆543Updated 6 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- get_module, read/write mem, mouse emulation☆319Updated 4 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆295Updated 7 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆336Updated 5 years ago
- ☆144Updated 4 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆376Updated last year
- ☆215Updated 3 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆427Updated 3 years ago
- A kernel driver for reading and writing memory☆296Updated 2 years ago
- driver mapper / capcom wrapper☆220Updated 5 years ago
- A mapper that maps shellcode into loaded large page drivers☆279Updated 3 years ago
- A Simple demonstration of manual dll injector☆203Updated 4 years ago
- driver manual mapper (outdated/for educational purposes)☆101Updated 6 years ago
- manually map driver for a signed driver memory space☆157Updated 4 years ago
- Hide SMBIOS/disk/NIC serials from EFI bootkit☆298Updated 4 years ago
- undetected eac mapper☆165Updated 3 years ago
- C++17 PE manualmapper☆359Updated 3 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆171Updated 4 years ago
- Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calli…☆175Updated 2 years ago