Pointers
_pldrdldHeadKernel points to the head of kernel reference list of LDRDLDs.
┌────────────────────┬──────┬──────┬────┬────────────────────────────────────┐│Field Name │Offset│Length│Type│Description │ ├────────────────────┼──────┼──────┼────┼────────────────────────────────────┤ │ldrdld_pldrdldNext │+0 │4 │D │Pointer to next ldrdld │ ├────────────────────┼──────┼──────┼────┼────────────────────────────────────┤ │ldrdld_hmte │+4 │2 │W │handle of loaded module │ ├────────────────────┼──────┼──────┼────┼────────────────────────────────────┤ │ldrdld_cRef │+6 │2 │W │Number of times loaded │ └────────────────────┴──────┴──────┴────┴────────────────────────────────────┘