Source code hiding is supported

Exchange insights, tools, and strategies for canada dataset.
Post Reply
rakhirhif8963
Posts: 537
Joined: Mon Dec 23, 2024 3:13 am

Source code hiding is supported

Post by rakhirhif8963 »

The main tool for hiding the code is the wplpgsql utility created by Gazinformservice, which works only in the Jatoba DBMS environment. The utility has a modular architecture, and the mechanisms for converting procedure and function texts can be different, they are connected to the utility as extension modules. The main condition for the conversion mechanisms is the use of reversible algorithms, since at the installation stage in the operating environment, the utility validates the syntax after the reverse conversion of the text. The wplpgsql utility is capable of converting files in batch mode, leaving their names unchanged, but saving the converted files in another target directory that repeats the structure of the original along with all subdirectories.

The proposed method has certain limitations. Although australia mobile database complicates the recovery of the source code, passwords and other really important confidential data should not be stored in the code. The fact is that, having spent a considerable amount of time on it, the processed code can still be restored in a form accessible to humans.

Currently, only in the pgplsql language. Hidden code cannot be compiled in non-Jatoba DBMS instances, in other words, this feature is not supported in the open source version of PostgreSQL.

At the same time, Gazinformservice constantly monitors all innovations introduced into open PostgreSQL, which, after careful verification, are included in the Jatoba DBMS.

SPECIAL PROJECT OF THE COMPANY "GAZINFORMSERVIS"
Post Reply