Hello guys.
Im trying to make a interface were i can add new username and new passwords but i want to encrypt the password and the username in a .ini file
The problem is when i try to decrypt the password and the username.
I have another question, how can i make it to add automaticly a new line
For example when you make a username and password it will add in a .ini file and i want to each time when i add a new username and password to add new lines and not to replace the actual line. i hop