dumbasPL / fumo_loader
Fumo Loader - All in one kernel-based DLL injector
☆217Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for fumo_loader
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆239Updated 5 years ago
- windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export …☆139Updated last week
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆289Updated 2 years ago
- SetWindowsHookEx Injector☆154Updated last year
- Simple Kernelmode DLL Injector with Manual mapping☆238Updated 11 months ago
- Memory hacking library powered by AMD SVM☆297Updated last year
- ☆225Updated 2 months ago
- Unsigned driver loader using CVE-2018-19320☆205Updated last year
- manual map unsigned driver over signed memory☆183Updated 7 months ago
- A mapper that maps shellcode into loaded large page drivers☆229Updated 2 years ago
- C++ 17 or higher control flow obfuscation library for windows binaries☆325Updated 2 months ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆277Updated 3 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆109Updated 7 months ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆416Updated 2 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆360Updated 8 months ago
- State of the art DLL injector that took 20 minutes to make☆207Updated last year
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆152Updated last year
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆230Updated 10 months ago
- Windows Kernel inject (no module no thread)☆265Updated 2 years ago
- Kernel mode to user mode dll injection☆221Updated 3 years ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆245Updated last year
- 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…☆147Updated last year
- Using CVE-2023-21768 to manual map kernel mode driver☆176Updated last year
- ☆212Updated 2 years ago
- Drawing from kernelmode without any hooks☆159Updated 2 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆273Updated 5 years ago
- This is a simple project of a driver + usermode.☆124Updated 2 years ago
- Kernel Inject DLL☆343Updated last year
- Hiding unsigned DLL inside a signed DLL☆309Updated last year
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆251Updated 4 years ago