Skip to Content
Microsoft® Windows® 2000 Security Handbook
book

Microsoft® Windows® 2000 Security Handbook

by Jeff Schmidt
August 2000
Intermediate to advanced
800 pages
21h 5m
English
Que
Content preview from Microsoft® Windows® 2000 Security Handbook

Kernel Objects

A variety of kernel managed objects are included in Windows 2000. The system and user applications use kernel objects to manage and manipulate numerous resources, including the following:

  • Event objects

  • File objects

  • Process objects

  • Thread objects

  • Synchronization objects

  • IPC and network communication objects

Each kernel object is really just a block of memory allocated by the kernel and accessible only by the kernel. You use various Win32 API calls to access the object.

Kernel Object Handle Tables

It is important to understand that no user mode application can access the memory in which these objects are stored; all your interaction with kernel objects occurs through a handle. Even though the handle is a C void pointer type, it does not ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Windows Server® 2008 Security Resource Kit

Windows Server® 2008 Security Resource Kit

Jesper M. Johansson
Windows Server® 2008 Active Directory® Resource Kit

Windows Server® 2008 Active Directory® Resource Kit

Conan Kezema Stan Riemer Mike Mulcare, Byron Wright, and Microsoft Active Directory

Publisher Resources

ISBN: 0789719991Purchase book