Hello VBForums.
I'm currently making a screenshot tool that uploads the image to my server, and I'm going to be releasing it to the public. I uploaded a pre-alpha build to one of my friends cracked it and got my FTP Information (not the best of things to be honest.)
Basically this is how that section is laid out
Is there anyway of encrypting it so ONLY the program can read it?
I'm currently making a screenshot tool that uploads the image to my server, and I'm going to be releasing it to the public. I uploaded a pre-alpha build to one of my friends cracked it and got my FTP Information (not the best of things to be honest.)
Basically this is how that section is laid out
Code:
ftpUsername = "username"
ftpPassword = "password"