PEB_FLAG_PROCESS_IMAGES_HOT_PATCHED - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTPEBTEB_H

#define PEB_FLAG_PROCESS_IMAGES_HOT_PATCHED           0x00000080 // Process images are hot patched (RS5+)

#endif

View code on GitHub

NtDoc

No description available.