|
Security Feature |
Location / Configuration |
Description |
|---|---|---|
|
PBD encryption (Encrypt p-code files) |
Project Painter > Security page |
Encrypts compiled p-code files to prevent reverse engineering of application logic. |
|
Application integrity validation (Validate integrity) |
Project Painter > Security page |
Verifies the hash value of each object file at runtime to detect unauthorized modification. |
|
Third-party DLL loading restriction (Strict mode) |
Project Painter > Security page |
Restricts DLL search paths to prevent DLL hijacking attacks. |
|
Advanced execution security flags (DEP/ASLR/CFG/SaveSEH) |
Project Painter > Security page |
Enables modern Windows security protections such as Data Execution Prevention, Address Space Layout Randomization, Control Flow Guard, and Safe Structured Exception Handling. |
|
Cookie validation |
index.html/cloudapplauncher-2.1.0.js |
Allows the launcher and application to automatically carry specific cookies in every HTTP request. For more information, refer to Support cookie validation. |


