ALPC (Advanced Local Procedure Call) is a kernel-implemented IPC mechanism exposed through Native API syscalls.
It is not:
- A user-mode library
- A high-level WinAPI wrapper
- A named pipe replacement
It is a kernel subsystem. #ALPC #kernel #RPC #winapi #windows
core-jmp.org/?p=284