Hi PowerBuilder community,
Currently, all PowerBuilder runtime DLL files have been signed, which is great.
Part of the PowerBuilder runtime (for PowerBuilder 2019 R3) is pbdwr.pbd.
That file isn't signed as far as I can tell. Perhaps it cannot be signed.
The file extension suggests that this is a regular pbd file.
I know decompilers exist, so I wonder whether this is all fine or if this is something that could be tampered with and therefore is still a vulnerability.
Documentation states it is for datawindows/stores, but it is kind of a weird file in the runtime distribution.
I wonder if this could also not be just a dll and be signed.
Thanks in advance,
Erwin
I will check with Engineering as to why this PBD is not signed. You might be correct in that its a PBD vs a true DLL.
PBDs are basically tamper proof but the source code in them can be reverse engineered. However, not with the new PC / PS encryption option enabled.
Regards ... Chris
Thanks for the info with respect to the PBD.
Best regards,
Erwin