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.
☆14Updated 3 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
- Interprocess communication library, providing the ability to call functions from each other☆20Updated 5 years ago
- A driver that supports communication between a Windows guest and HyperWin☆15Updated 4 years ago
- The kernel mode Standard Template Library Template☆18Updated 4 years ago
- ☆13Updated 5 years ago
- A simple example how to decrypt kernel debugger data block☆27Updated 3 years ago
- Very tiny and selective implementation of STL for Windows NT kernel mode drivers☆18Updated 3 years ago
- Undocumented NsiAllocateAndGetTable usage in GetTcpTableInternal reverse engineered on Win7 X64☆19Updated 6 years ago
- ntos internals☆22Updated 5 years ago
- Windows Server 2K3 NT 5☆12Updated 3 years ago
- Some eternal WIP stuff :)☆15Updated 6 months ago
- Windows Console Monitor☆33Updated 5 years ago
- ☆10Updated 5 years ago
- MouHidInputHook enables users to filter, modify, and inject mouse input data packets into the input data stream of HID USB mouse devices …☆9Updated 5 years ago
- x64 Kernel Hooks Detection☆24Updated 8 years ago
- ☆27Updated 4 years ago
- Different ways to get the HDD Serial☆37Updated 6 years ago
- Detects if a Kernel mode debugger is active by reading the value of KUSER_SHARED_DATA.KdDebuggerEnabled. It is a high level and portable …☆23Updated 7 years ago
- Analysing and defeating PatchGuard universally☆34Updated 4 years ago
- ☆34Updated 4 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆20Updated 5 months ago
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …☆37Updated 9 years ago
- 对debughelp的二次开发☆10Updated last year
- Visual Studio 2019 extension for building C/C++ projects with the LLVM Compiler Toolchain (installed separately).☆12Updated 3 years ago
- PoC of BOOST-ed _EPROCESS.VadRoot iterating☆25Updated 10 years ago
- Static library and headers for linking your software with ntdll.dll☆31Updated 5 years ago