xuyun018 / LPC-Local-Procedure-Call-
LPC (Local Procedure Call) is a portion of Windows NT kernel, used for fast communication between threads or processes. It can be also used for communication between kernel mode and user mode components (e.g. between driver and user application). This article contains description and an example how to use LPC communication.
☆15Updated 4 years ago
Alternatives and similar repositories for LPC-Local-Procedure-Call-:
Users that are interested in LPC-Local-Procedure-Call- are comparing it to the libraries listed below
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …☆37Updated 9 years ago
- Static Library For Windows Drivers☆33Updated last month
- A driver that supports communication between a Windows guest and HyperWin☆15Updated 4 years ago
- Very tiny and selective implementation of STL for Windows NT kernel mode drivers☆18Updated 3 years ago
- An easy to use modern C++14/17 async cross-platform logger which supports custom formatting/patterns, colored output, Unicode, file loggi…☆27Updated 4 years ago
- ☆14Updated 6 years ago
- 对debughelp的二次开发☆11Updated 2 years ago
- Driver Loader/BE Bypass/Win Malware(lol)☆34Updated 5 years ago
- What makes it page☆17Updated 2 years ago
- Ready-to-use headers for Windows Kernel SSDT indices☆11Updated 4 years ago
- Interprocess communication library, providing the ability to call functions from each other☆20Updated 5 years ago
- ☆10Updated 5 years ago
- ☆31Updated 4 years ago
- XDK is a fully featured C++ wrapper library for Windows kernel development☆20Updated 9 years ago
- Map memory to user space and manipulate user memory, using capmon☆23Updated 6 years ago
- ☆9Updated 11 years ago
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆28Updated 5 months ago
- windows LPC library☆40Updated 11 years ago
- ☆28Updated 4 years ago
- ☆38Updated 6 years ago
- Windows Console Monitor☆33Updated 5 years ago
- gamedll☆10Updated 7 years ago
- x64 Kernel Hooks Detection☆24Updated 8 years ago
- ☆23Updated 7 years ago
- The kernel mode Standard Template Library Template☆18Updated 5 years ago
- For Example. See Miro's Blog☆30Updated 2 years ago
- Simple Demo of using Windows Hypervisor Platform☆27Updated last month
- 管道监视器,类似于spyxx之类的东西,一般用于监视目标进程的系统调用.关键词:detours+piep☆23Updated 11 years ago
- Windows user mini-dump helper library to extract data from it.☆11Updated this week