hello experts
i have heard that there is some programs that can produce source from
VB application , how can i protect my programs againest sourcer and
hackers ?
thanks
christophe
Dec 15th, 1999, 03:37 PM
As far as I know, there's a decompiler up to VB version 4 - this means a person could decompile your project and see your code, if they had it. There's none for VB5 or higher.
Asides for that, I don't think anything is totally hacker proof - that's just the way the world is.
The have some code that makes your programs harder to hack or crack, though, at www.planet-sourcecode.com. (http://www.planet-sourcecode.com.) (I think that's the address). Type 'hack' on the site's search engine and something should come up.
Good luck!