ALPC-Example
ALPC-Example copied to clipboard
Amazing repository, thanks for sharing
Hi, I'm developing a communication system between two processes and your repository is helping me a lot to understand the underlying ALPC undocumented APIs. I have to work with ALPCs directly, without RPC or Named Pipes, so it's a bit hard.
Anyway, thank you.