I have a database in which the passwords for the PLC users are stored for each customer project. I would now like to write a tool that automatically transfers the passwords to my Automation Studio projects.
Means I have to change the password in the config file of the project. Here I encounter the problem that the passwords are saved as a hash.
Is there any tool that I can use to hash my passwords from the database and then copy them into the config file?