|
-
Jul 25th, 2003, 03:35 PM
#1
Programs and decompilers
Is their a way to make it so someone can't run your VB .NET program through a decompiler and get all the source code?
I checked out 1 and I could see all the source code of a program I am currently making. From the names of things I've used to my functions, ect... so my question is.. why is it so easy for someone to look through the VB .NET source code and can you stop them?
-
Jul 25th, 2003, 03:49 PM
#2
Addicted Member
http://www.preemptive.com/dotfuscator/index.html
I use this. It isn't an encrypted, just an obfuscator. So it will make it a major pain for them to figure it out.
-
Jul 25th, 2003, 03:56 PM
#3
Wait, it says Microsoft integrated a version of Dotfuscator in Visual Studio 2003 .NET which is what I have... where the hell is it?
I'd rather not pay for a program just so people can't read my source code.
-
Jul 25th, 2003, 07:21 PM
#4
-
Jul 25th, 2003, 09:28 PM
#5
haha thanks, I never seen this ****
-
Jul 25th, 2003, 09:40 PM
#6
yay gay
also, if i am not wrong they only could see ur variable names because u were in debug mode, if in release mode their names would be all local1, local2, etc..
\m/  \m/
-
Feb 21st, 2004, 05:47 AM
#7
Member
Hi
Please let me know decompilers as such , isnce I need to decompile my created dlls to review the code.
-
Feb 21st, 2004, 05:59 AM
#8
Sleep mode
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|