im a student, i just want to know how can i keep my projects in visual basic 6.0 safe and secure??tnx'
how about security of visual basic 6.0??
| dainty_nellie wrote: |
| im a student, i just want to know how can i keep my projects in visual basic 6.0 safe and secure??tnx' |
what do you mean by safe that nobody can open your projects you can use an encryption software to encrypt the project files and the source code files
if it's already in executable file, where you can install it on any computer, then it think it's safe unless somebody decompiles it with a VB decompiler. But as of your project/codes, then i think you should place it in a folder an encrypt so nobody could open your folder.
If you think about safe code to avoid security holes, you should search and read any security related information about VB and then you have to adhere to the recommendations.
Until now I did not hear about security problems of VB programs. But it is not sure that there are none.
HTH
Makli
Until now I did not hear about security problems of VB programs. But it is not sure that there are none.
HTH
Makli
