When reviewing the application I found that data passed from wfc.exe>vtm.exe>gte.exe was not encrypted or masked. For example, after opening a program in the client, I can view the command line of gte.exe and see the parameters (including userid and password) in plain text. Is there a way you can mask the password as it is passed to gte.exe so it isn't available in plain text while the program is running?
Thanks