Files
2022-05-29 15:51:11 +02:00
..
2022-05-23 18:26:30 +02:00
2022-05-23 18:26:30 +02:00
2022-05-23 18:26:30 +02:00
2022-05-23 18:26:30 +02:00
2022-05-23 18:26:30 +02:00
2022-05-29 15:51:11 +02:00
2022-05-24 19:47:26 +02:00

AlpcProcessHandles

Sample C# implementation to extract handles to ALPC ports from accessible processes, using James Forshaw's NtApiDotNet.

Background and details for this code can be found in this blog post:

Offensive Windows IPC Internals 3: ALPC

An exmaple output is shown below:

Sample Use