Quantcast
Channel: Sysinternals Forums
Viewing all articles
Browse latest Browse all 10386

Development : Get address of NtGetContextThread in kernel mode

$
0
0
Author: satan
Subject: Get address of NtGetContextThread in kernel mode
Posted: 19 April 2014 at 8:23am

hi ,
you can use this routine ,
MmGetSystemRoutineAddress(UNICODE_STRING SystemRoiutineName);
Drivers can use this routine to determine if a routine is available on a spesific version of Windows.It can only be used for routines exported by the kernel or HAL,not for any driver-defined routine.

http://msdn.microsoft.com/en-us/library/windows/hardware/ff554563%28v=vs.85%29.aspx


Viewing all articles
Browse latest Browse all 10386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>