Files
yardenshafir-WinDbg_Scripts/printKernelInvertedFunctionTable.txt
T
Yarden Shafir 0bc67f8ac7 Scripts
2020-05-22 18:17:52 +03:00

2 lines
162 B
Plaintext

dx @$inverted = (nt!_INVERTED_FUNCTION_TABLE*)&nt!PsInvertedFunctionTable
dx -g @$tableEntry = *(nt!_INVERTED_FUNCTION_TABLE_ENTRY(*)[0xbe])@$inverted->TableEntry