hello friends
can you give a way from where i can make my code safe so that nobody could have a glimpse over it . what i have seen is that actual source codes can be easily found out from .exe files . please help ...
thanks
Printable View
hello friends
can you give a way from where i can make my code safe so that nobody could have a glimpse over it . what i have seen is that actual source codes can be easily found out from .exe files . please help ...
thanks
Can it still be seen after you have compiled the exe using Native code?
Another way is to convert all your text into Chr() which I don't think a hex editor will be able to read.