472,958 Members | 2,310 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,958 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 1894
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: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

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.