mirror of
https://github.com/yardenshafir/WinDbg_Scripts
synced 2026-06-08 18:28:57 +00:00
2 lines
139 B
Plaintext
2 lines
139 B
Plaintext
dx @$inverted = *(nt!_INVERTED_FUNCTION_TABLE**)&nt!KeUserInvertedFunctionTable
|
|
dx -g @$inverted->TableEntry->Take(@$inverted->CurrentSize) |