473,394 Members | 1,811 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,394 software developers and data experts.

Software protection(copying or reverse engineering etc)

H
I developed an windows form application(visual c#), i want to protect it against copying(only licensed should be able to use) and i heard a topic like reverse engineering(c# decompilers) etc...Is there any free code available on net
---need hel
----seash
Nov 16 '05 #1
2 1945
Hi there -

you need to do 2 things in order to protect the app -

First - use licenses to secure the controls and the components that you're
distributing - there is a build in mechanism for this - for more info check
out
http://msdn.microsoft.com/library/de...tsControls.asp

Second - - obfuscate the assemblies in their final version with some
obfuscator (which will make the IL code unreadable) - check out
http://msdn.microsoft.com/msdnmag/is...ASP?frame=true
for more info

Hope that helps :)
Branimir

--
Branimir Giurov
MCSD.NET, MCDBA
"seash" <an*******@discussions.microsoft.com> wrote in message
news:D5**********************************@microsof t.com...
Hi
I developed an windows form application(visual c#), i want to protect it against copying(only licensed should be able to use) and i heard a topic
like reverse engineering(c# decompilers) etc...Is there any free code
available on net? ---need help
----seash

Nov 16 '05 #2
You can use CrypKey to protect your .NET application, and use XenoCode
obfuscator to prevent reverse engineering of the MSIl.
If you are interested, you can contact me at CrypKey.

Dave
da**********@crypkey.com
"Branimir Giurov" <br******@nospam.com> wrote in message news:<eN**************@TK2MSFTNGP12.phx.gbl>...
Hi there -

you need to do 2 things in order to protect the app -

First - use licenses to secure the controls and the components that you're
distributing - there is a build in mechanism for this - for more info check
out
http://msdn.microsoft.com/library/de...tsControls.asp

Second - - obfuscate the assemblies in their final version with some
obfuscator (which will make the IL code unreadable) - check out
http://msdn.microsoft.com/msdnmag/is...ASP?frame=true
for more info

Hope that helps :)
Branimir

--
Branimir Giurov
MCSD.NET, MCDBA
"seash" <an*******@discussions.microsoft.com> wrote in message
news:D5**********************************@microsof t.com...
Hi
I developed an windows form application(visual c#), i want to protect it

against copying(only licensed should be able to use) and i heard a topic
like reverse engineering(c# decompilers) etc...Is there any free code
available on net?
---need help
----seash

Nov 16 '05 #3

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

Similar topics

0
by: ACM SIGSOFT 2004 Publicity Chair | last post by:
CALL FOR PAPERS AND WORKSHOPS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ACM SIGSOFT 2004 12th International Symposium on the Foundations of Software...
6
by: Doug Holland | last post by:
Does anyone else get frustrated by the fact that most software developed today is built by someone who (equivelent to building a house), shows up with a truck full of wood and a nail gun, ......
1
by: Volkan Arslan | last post by:
------------------------------------------------------------- LASER Summer School on Software Engineering Practical Techniques of Software Quality Elba, Italy September 12 - 18, 2004 ...
102
by: Steve Johnson | last post by:
I'd like to hear thoughts on what books, in your opinion, are true classics in the field of software engineering. I read a lot on the topic - at least a book a month for many years. There are many...
0
by: Volkan Arslan | last post by:
------------------------------------------------------------- LASER Summer School on Software Engineering Software engineering for concurrent and real-time systems Elba, Italy September 11 -...
0
by: Andreas Leitner | last post by:
Call for participation LASER Summer School on Software Engineering September 17-23, 2006 Elba Island, Italy This year's topic is Practical Programming Processes
0
by: Andreas Leitner | last post by:
Call for participation LASER Summer School on Software Engineering September 17-23, 2006 Elba Island, Italy This year's topic is Practical Programming Processes
11
by: zcwvictor | last post by:
I'm a undergraduate ,I do not know how to learn the class of software engineering? My major is computer science,so could you introduce some classical books about software engineering to me? Thanks!
3
by: skip | last post by:
Sorry for the off-topic-ish post. My son (a fairly junior sysadmin type) mentioned to me today that he was looking for online courses for Perl. (I don't hold that against him. Perl is still a...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.