orca-eaa5a / mploaderLinks
Portable & Custmizable Windows Defender
☆12Updated 3 years ago
Alternatives and similar repositories for mploader
Users that are interested in mploader are comparing it to the libraries listed below
Sorting:
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆22Updated 3 years ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- Elevate arbitrary MSR writes to kernel execution.☆36Updated last year
- An example of how to use Microsoft Windows Warbird technology☆28Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆55Updated 2 years ago
- A years-old exploit of a local EoP vulnerability in Kingsoft Antivirus KWatch Driver version 2009.3.17.77.☆38Updated 3 years ago
- ☆13Updated 2 years ago
- ☆18Updated 4 years ago
- ☆59Updated 2 years ago
- ☆16Updated 2 years ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆24Updated 3 years ago
- Bypassing kernel patch protection runtime☆20Updated 2 years ago
- A compact tool for detecting AV/EDR hooks in default Windows libraries.☆31Updated 3 years ago
- Demo to show how write ALPC Client & Server using native Ntdll.dll syscalls.☆21Updated 3 years ago
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆26Updated last year
- An extended proof-of-concept for the CVE-2021-21551 Dell ‘dbutil_2_3.sys’ Kernel Exploit☆24Updated 3 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆22Updated 9 months ago
- ☆15Updated 2 years ago
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆36Updated 4 months ago
- Load Dll into Kernel space☆38Updated 2 years ago
- ☆26Updated 4 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…