Skip to content

Instantly share code, notes, and snippets.

@joshfinley
Created March 17, 2020 15:17
Show Gist options
  • Save joshfinley/bc54df3c092e224ad08140cfd619fa2d to your computer and use it in GitHub Desktop.
Save joshfinley/bc54df3c092e224ad08140cfd619fa2d to your computer and use it in GitHub Desktop.
Cc = Cache manager (???)
Csr = Client Server support functions(LPC; related: CSRSS.EXE)
Dbg = Debugger support functions
Etw = Extended tracing ... support functions (???)
Ex = Executive
Fs = File system support functions
Hal = Hardware abstraction layer functions
Inbv = Something like: _In_itial _B_oot _V_ideo functions (???)
Io = I/O manager support functions
Kd = Kernel debugger support functions
Ki = Kernel interrupt support functions (???)
Ldr = PE image loader support functions
Lpc = LPC support functions
Lsa = Local security authority support functions
Mm = Memory manager support functions
Nls = Native language support functions
Ob = Object manager functions
Pfx = Name prefix support functions (???)
Po = Power management support functions
Ps = Process management support functions
Rtl = Runtime library functions
Rtlp = Private runtime library functions
Se = Security support functions
Wmi = Windows management instrumentation support functions
Vf = Verification (?) functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment