PbGuard is a command line utility that implements encryption of PowerBuilder
applications to protect them against decompilers or unauthorized modifications.
PBInvoke is a PowerBuilder library for calling external DLL functions with arbitrary
parameter and return types - structures, unions, pointers, etc. including
function pointers to PowerBuilder methods callable from DLL code as callbacks.
PSRDump is a utility which takes a PowerBuilder report (PSR) as input and generates a PowerBuilder library (PBL) containing
the source code for all DataWindow objects used in that PSR.