Search Results

1
vote

Where can I find thorough DCOM documentation?

Programming Windows Security by Keith Brown includes a thorough discussion of DCOM security. I can highly recommend this book. …
0
votes

NT Kernel Programming

You talk about patching the kernel without providing a sensible explanation of why you want to do this and why you think the official API will not get you where you want to get. As a consequence, w …