I build an exe file from a solution in a VS.2012, after that I using any HEX-Viewer I can see at the end of file the pure data characters values. Ex:
"SELECT user FROM NOMEN WHERE iduser=",
"Determinar los valores a visualizar:", etc, etc. (means: Determine the values ββto display)
How can I encode, protect, encrypt this segment data?
thanks in advance