Skip to main content
added 28 characters in body
Source Link
0xC0000022L
  • 11k
  • 9
  • 42
  • 79

The structures for the PEB are _PEB and PEB_LDR_DATA. You need to have the ntapi type library loaded, you can add it by going in the Type LibrairiesLibraries view (Shift+F11Shift+F11) and then press InsIns.

The structures for the PEB are _PEB and PEB_LDR_DATA. You need to have the ntapi type library loaded, you can add it by going in the Type Librairies view (Shift+F11) and then press Ins.

The structures for the PEB are _PEB and PEB_LDR_DATA. You need to have the ntapi type library loaded, you can add it by going in the Type Libraries view (Shift+F11) and then press Ins.

Source Link
ekse
  • 2.2k
  • 1
  • 13
  • 19

The structures for the PEB are _PEB and PEB_LDR_DATA. You need to have the ntapi type library loaded, you can add it by going in the Type Librairies view (Shift+F11) and then press Ins.