I want to hide some strings in my .exe so people can\'t simply just open the .exe and look at all the strings there. I don\'t care about the strength of the encrypting metho
If you are only trying to hide the strings, then you could just try compressing your executable with something like UPX.