Hello. I've been working on this password manager and basically I want to encrpyt a saved file which contains password and account information. When the user clicks save then it should add an encryption and save it so that even if its opened in notepad or wordpad etc it will have those weird looking symbols ( like when you open an exe file in notepad) but when it's opened in the program it should just show the strings. How can this be done? Can someone please help me with this :D
Thank you :)