Friends,

There seems to be no security on using visual basic programs.
Once you compile your program into an exe file, open it using
notepad or any hex editor. You will get to know that all the strings
you have used are clearly visible. In case, you had used any user-
names or passwords, beware you are trapped in a security flaw.
How to avoid this?

Any follow ups on this topic will be appreciated.

Thanks.