Windows内核中的命名规则

⚙️ Ke, Ki - Kernel, Kernel Internal: the core, low-level Windows kernel functions
⚙️ Nt - high-level system services Nt*
⚙️ Io, Iop - I/O manager (Private)
⚙️ Mm, Mi - Memory Manager (Internal) : Virtual Memory Manager
⚙️ Cc - Cache Manager
⚙️ Cm, Cmp - Configuration Manager
⚙️ Po, Pop - Power Manager
⚙️ Ob, Obp - Object Manager
⚙️ Ex, Exp - Executive subsystem
⚙️ Se, Sep - Security Monitor
⚙️ Ps, Psp - Process Manager and Thread Manager
⚙️ Hal - responsible for the communication with HAL
⚙️ Etw - Event Tracing for Windows
⚙️ Pnp, Pi, Pip - Plug and Play Manager
⚙️ Ppm - Power Policy Manager
⚙️ Vf - Driver Verifier Framework

1

posted @ 2024-09-21 18:24  wenli7363  阅读(16)  评论(0编辑  收藏  举报