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)?
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)?