Example Windows Kernel-mode Driver which enumerates running processes.
☆60Jul 17, 2022Updated 3 years ago
Alternatives and similar repositories for KernelProcessList
Users that are interested in KernelProcessList are comparing it to the libraries listed below
Sorting:
- Example Windows Kernel-mode Driver which finds process ID by executable file name.☆18Nov 23, 2019Updated 6 years ago
- Inject dll to process in driver☆10Aug 27, 2024Updated last year
- My Personal Kernel-Mode Process dumper☆14Feb 18, 2024Updated 2 years ago
- ☆10Sep 12, 2019Updated 6 years ago
- a loadable windows disk filter driver☆16Nov 24, 2012Updated 13 years ago
- A simple ransomware defender.It uses minifilter to filt "rewrite" and "delete" events in kernel.And it handles event in user mode.☆27Aug 14, 2018Updated 7 years ago
- The program is intended for a dynamic unpacking of binders, crypters, packers and protectors☆13Sep 26, 2020Updated 5 years ago
- Wrapper for VMProtect Library (only MSVC)☆35Jul 6, 2018Updated 7 years ago
- Uses a driver to read/write process memory☆14Oct 1, 2020Updated 5 years ago
- Collection of Windows kernel driver examples, offering insights into Windows internals, rootkit evasion, and advanced driver development.☆12Nov 23, 2023Updated 2 years ago
- Hooking kernel functions by abusing alignment☆248Jan 5, 2021Updated 5 years ago
- NT reversal☆25Jul 12, 2018Updated 7 years ago
- Hook WinAPI functions used by Valve Anti-Cheat. Log calls and intercept arguments & return values. DLL written in C.☆184Jun 12, 2020Updated 5 years ago
- PE executable to array of bytes converter☆24Dec 21, 2019Updated 6 years ago
- SoulExtraction is a windows driver library for extracting cert information in windows drivers☆25Feb 12, 2023Updated 3 years ago
- Minifilter Driver☆15Feb 10, 2017Updated 9 years ago
- Small C99 and C++98 library to parse SMBIOS information☆51Feb 2, 2026Updated last month
- ☆14Dec 3, 2022Updated 3 years ago
- 基于MiniFilter和Sfilter的加解密☆24Jun 4, 2019Updated 6 years ago
- LPC (Local Procedure Call) is a portion of Windows NT kernel, used for fast communication between threads or processes. It can be also us…☆15Mar 21, 2021Updated 4 years ago
- Single header library to simplify the usage of direct syscalls. x64/x86☆14Feb 26, 2023Updated 3 years ago
- external weapon id dumper☆18May 4, 2019Updated 6 years ago
- Small class to parse debug info from PEs, download their respective PDBs from the Microsoft Public Symbol Server and calculate RVAs of fu…☆45Apr 1, 2023Updated 2 years ago
- ☆23Jul 24, 2023Updated 2 years ago
- User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.☆96Jun 29, 2022Updated 3 years ago
- A basic Secure Virtual Machine hypervisor☆27Feb 25, 2021Updated 5 years ago
- hook detector☆31Nov 4, 2021Updated 4 years ago
- Kernel mode to user mode dll injection☆308Apr 10, 2021Updated 4 years ago
- Block process execute kernel driver for Windows x64☆19Apr 7, 2016Updated 9 years ago
- 研究和移除各种内核回调,在anti anti cheat的路上越走越远☆182Aug 26, 2022Updated 3 years ago
- ☆39Jun 10, 2023Updated 2 years ago
- A Windows game hacking framework☆42Sep 7, 2016Updated 9 years ago
- eac memory sig maker☆14Jun 10, 2021Updated 4 years ago
- Samples for the book Windows Kernel Programming, 2nd edition☆373Aug 2, 2025Updated 7 months ago
- Capcom driver exploit wrapper☆131May 24, 2019Updated 6 years ago
- Kernel-based memory hacking framework communicating with a kernel driver via sockets.☆97May 25, 2021Updated 4 years ago
- 自己实现LoadLirbrary,GetProcAdd,FreeLirbrary等函数的功能,比特币病毒wcry就是用了这一功能☆18May 21, 2017Updated 8 years ago
- ☆17Dec 3, 2020Updated 5 years ago
- C++ STL in the Windows Kernel with C++ Exception Support☆434Aug 16, 2023Updated 2 years ago