I would like to know if there is anyway to hide the string variables by
simply opening it from a notepad.
string mString = "thequick";
can view easily by opening the application file from Notepad.
simply opening it from a notepad.
string mString = "thequick";
can view easily by opening the application file from Notepad.
Comment