xuyun018 / LPC-Local-Procedure-Call-Links
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
Sorting:
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …☆38Updated 10 years ago
- ☆9Updated 12 years ago
- A simple example how to decrypt kernel debugger data block☆29Updated 4 years ago
- Driver Loader/BE Bypass/Win Malware(lol)☆34Updated 6 years ago
- Windows Server 2K3 NT 5☆12Updated 4 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 5 years ago
- Windows ndiscap.sys adapter for WinPcap applications☆27Updated 9 years ago
- A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard a…☆31Updated 9 years ago
- GUI ASM to HEX and HEX to ASM conversion tool☆18Updated 6 years ago
- Very tiny and selective implementation of STL for Windows NT kernel mode drivers☆18Updated 4 years ago
- 管道监视器,类似于spyxx之类的东西,一般用于监视目标进程的系统调用.关键词:detours+piep☆23Updated 11 years ago
- ETW Tracing C++ project☆16Updated 4 years ago
- ☆14Updated 6 years ago
- gamedll☆10Updated 8 years ago
- Interprocess communication library, providing the ability to call functions from each other☆20Updated 5 years ago
- Visual Studio 2019 extension for building C/C++ projects with the LLVM Compiler Toolchain (installed separately).☆13Updated 4 years ago
- 对debughelp的二次开发☆11Updated 2 years ago
- ☆15Updated 4 years ago
- ☆36Updated 4 years ago
- 粗暴地枚举管理内核的WFP对象。 Manage kernel WFPs in a brutal way.☆27Updated 7 years ago
- ☆10Updated 5 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…☆43Updated 2 years ago
- SV-Assistant☆21Updated last year
- Static Library For Windows Drivers☆36Updated 5 months ago
- x64 assembler library☆31Updated last year
- windows LPC library☆42Updated 12 years ago
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆44Updated 4 months ago
- some classes which can help me to program kernel driver in Windows.☆16Updated 7 years ago
- Windows Server 2K3 NT 5☆12Updated 4 years ago