Hartmut Birr wrote:
Hi,
if I have address of a variable in the bss section from ntoskrnl, how can I
find out the name? Searching into the map file doesn't help. Possible the
address is a pointer into a structure.
nm ntoskrnl.nostrip.exe | grep VariableName