-
Does anyone have some source or suggestions that I can use to protect my source code from being decompiled? I need to protect my source code from prying eyes before I can hand my program out.
If it helps, I am coding in VB 5.0 Enterprise Edition
I appreciate all your time and effort,
Daniel christie
-
???????????????
"protect my source code from being decompiled" ? Your source code isn't compiled.
Just zip it with a password or grap one of heaps of utilites from http://www.winfiles.com/
I think I'm misunderstanding what you're after.
-
what you need is vb6 because it has a program included called source safe and these passwords all of you source codes so that when people decompile it they need to know the password
Merlin ?