- Erick Siliezar
- PowerBuilder
- Wednesday, 29 January 2020 09:07 PM UTC
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.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.