Titbits

1
NTDll.dll  hosts a lot functions which call in to Executive Service Routines, some of them are as follows.
For example: ntdll!Ldr* (Module loader routines ex: loader lock,moduleinfo)
ntdll!Csr* (Win32 Subsystem Process Communication Functions)
ntdll!Rtl* (Runtime library functions ex: heap,timer,critical sections)

No comments:

Post a Comment