A forum for reverse engineering, OS internals and malware analysis 

Ask your beginner questions here.
 #9588  by madaboo
 Tue Nov 08, 2011 9:52 pm
Hello!

What is the easiest way to get know what is kernel base virtual - I mean what is base address of ntoskrnl.exe loaded by system (windbg: lm -> start address for nt module)?
I thnik that ZwQuerySystemInformation could be useful, but is there any other way (documented or undocumented)?