473,386 Members | 1,726 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

dll Protection / obfuscation

I have written an ASCX control with 99% of the logic in a spearate class in
it's own dll assembly. I want to ship the ascx control and the dll to other
users but I need to protect my code in the dll as I don't want anyone to see
the code.

I built a deployment project, built a reference to the dll and all of my
code is exposed. Along with the dll came a .pdb and a .xml.

My first question is: is there any way to hide my code short of obfuscation
so users can't see the source.

I then registered the commuity edition of dotfuscator and ran it against my
dll but the obfuscated version does not work as the methods can't be seen.
The obfuscation project did come up with some messages. The professional
version costs too much money.

What's my best route?

Thanks,
T
Aug 8 '06 #1
1 1190
If you tell us why you are not able to use obfuscator, may be someone would
be able to help..

I used Remotesoft .net obfuscator couple of times and it worked fine for
me.. May be you wanna give it a try

"Tina" <Ti**********@nospamexcite.comwrote in message
news:ux**************@TK2MSFTNGP02.phx.gbl...
>I have written an ASCX control with 99% of the logic in a spearate class in
it's own dll assembly. I want to ship the ascx control and the dll to
other users but I need to protect my code in the dll as I don't want anyone
to see the code.

I built a deployment project, built a reference to the dll and all of my
code is exposed. Along with the dll came a .pdb and a .xml.

My first question is: is there any way to hide my code short of
obfuscation so users can't see the source.

I then registered the commuity edition of dotfuscator and ran it against
my dll but the obfuscated version does not work as the methods can't be
seen. The obfuscation project did come up with some messages. The
professional version costs too much money.

What's my best route?

Thanks,
T

Aug 8 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

75
by: Massimo | last post by:
I'm planning to develop a .NET application using C#, in order to sell it as a shareware and/or as a full package, so I'll need a good way to protect it against piracy. I know some ways to protect...
11
by: Paul Aspinall | last post by:
Hi Can anyone offer any hints / tips for creating registration keys / application activation, as software copy protection measures for a Winform app developed in C#? Thanks
1
by: Paul Aspinall | last post by:
Hi Does anyone know if there are to be any improvements in Obfuscation / code protection in .NET 2.0?? Will there be a better 'bundled' obfuscator?? I don't want to buy an obfuscator now,...
7
by: Boni | last post by:
Dear all, in order to protect my assembly component from decompilation I implemented following schema: I created mixed mode C++ project wich has managed cProxy class and unmanaged cMemLoader....
10
by: John | last post by:
Hi, I would like to protect my software from copying. What are best tools for it (hardware protection is not an option), do you have some reccomendation for protection or third party software...
0
by: Dutt | last post by:
..NET Obfuscation using Dotfuscator for Source Code Protection...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.