Hi , currently I'm using Power Builder 2017 to develop a windows application and I need to Know if there is a way to:
- Enable Data Execution Prevention (DEP) in my executable.
- Currently when I deploy my application all binaries generated have DEP option in false, so I need to know if there is a way to change the option in True?
- Enable SafeSEH Protection in my executable.
- Same situation when I deploy my application, all binaries generated have SafeSEH value OFF, so I need to know if there is a way to change that value to ON?
- Enable Address space layout randomization (ASLR).
- The executable deployed has Address space layout randomization Disabled, it is possible to change the option to Enable value?
-
Missing Anti-Tamper Protection: My Application has not implemented the Anti-tampering protection because when I deployed my app, there is a way to injected in the code caves a malicious code. I need to know if should I apply some additional changes to my code in order to ovoid this.
I really appreciate if you have any ideas on how to enable those values or if Power Builder 2019 can help me to solve those security issues.
Regards Erick.
Thanks for that feedback!
I saw your ticket in the Support System & have now redirected right over to Engineering for an "official" answer. Stay tuned!
Regards... Chris