ALPC Example Save

An example of a client and server using Windows' ALPC functions to send and receive data.

Project README

ALPC-Example

An example of a client and server using Windows' ALPC functions to send and receive data.

Purpose

This example will hopefully help devlopers who want to use ALPC for communication get a basic understanding of the process. There are only a few code samples around that show how to use ALPC and for some reason many of them are high level language implementations. This example uses Process Hacker's (ntlpcapi.h) ALPC header file for function and structs definitions.

Further Information

Some other resources that are useful for ALPC programming:
Alex Ionescu's SyScan talk
Thomas Garnier's ALPC LPE paper

Open Source Agenda is not affiliated with "ALPC Example" Project. README Source: DownWithUp/ALPC-Example
Stars
83
Open Issues
1
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating