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

DLL protection

Hi, am new to C# programming and i wonder if it's possible to protect / hide
a DLL that I bought with some functionality and used it as a reference in my
C# Winform project so it's not copied and used by others in developing
another project?
Thanks in advance for your help.
JC
May 24 '06 #1
6 2495
Juan C. Santaella wrote:
Hi, am new to C# programming and i wonder if it's possible to protect / hide
a DLL that I bought with some functionality and used it as a reference in my
C# Winform project so it's not copied and used by others in developing
another project?
Thanks in advance for your help.
JC


Why bother? If this is something you purchased, and your license with
whomever wrote the dll allows you to distribute it, then locking it down
so other people don't use it is the problem of the person you purchased
it from.

Why spend your time and money protecting someone else's work for them?

Andrew Faust
May 24 '06 #2
Thank you for your answer, but it doesn't really answer the question.
JC

"Andrew Faust" <ae****@aradyme.com> escribió en el mensaje
news:uR**************@TK2MSFTNGP02.phx.gbl...
Juan C. Santaella wrote:
Hi, am new to C# programming and i wonder if it's possible to protect /
hide a DLL that I bought with some functionality and used it as a
reference in my C# Winform project so it's not copied and used by others
in developing another project?
Thanks in advance for your help.
JC


Why bother? If this is something you purchased, and your license with
whomever wrote the dll allows you to distribute it, then locking it down
so other people don't use it is the problem of the person you purchased it
from.

Why spend your time and money protecting someone else's work for them?

Andrew Faust

May 24 '06 #3

I'm not sure this is what you're looking for.

Check my blog:
http://spaces.msn.com/sholliday/ 9/27/2005
Leveraging Dot Net Remoting To Keep Your "Secret Code" Safe
Dll's can be copied/deconstructed to see the source code.

If you want to keep your code supersafe, then the remoting idea is one of
the few that will work.

...


"Juan C. Santaella" <NO*************@telcel.net.ve> wrote in message
news:ei**************@TK2MSFTNGP05.phx.gbl...
Hi, am new to C# programming and i wonder if it's possible to protect / hide a DLL that I bought with some functionality and used it as a reference in my C# Winform project so it's not copied and used by others in developing
another project?
Thanks in advance for your help.
JC

May 24 '06 #4
Juan C. Santaella a écrit :
Hi, am new to C# programming and i wonder if it's possible to protect /hide
a DLL that I bought with some functionality and used it as a reference in my
C# Winform project so it's not copied and used by others in developing
another project?
Thanks in advance for your help.
JC

Maybe you could try ILMerge to "hide" the DLL into the main executable...

Nico
May 24 '06 #5
Hi Sloan, not really how i want to do it but is a good approach. Also found
other interesting articles.
Thank you
JC

"sloan" <sl***@ipass.net> escribió en el mensaje
news:uS**************@TK2MSFTNGP05.phx.gbl...

I'm not sure this is what you're looking for.

Check my blog:
http://spaces.msn.com/sholliday/ 9/27/2005
Leveraging Dot Net Remoting To Keep Your "Secret Code" Safe
Dll's can be copied/deconstructed to see the source code.

If you want to keep your code supersafe, then the remoting idea is one of
the few that will work.

..


"Juan C. Santaella" <NO*************@telcel.net.ve> wrote in message
news:ei**************@TK2MSFTNGP05.phx.gbl...
Hi, am new to C# programming and i wonder if it's possible to protect /

hide
a DLL that I bought with some functionality and used it as a reference in

my
C# Winform project so it's not copied and used by others in developing
another project?
Thanks in advance for your help.
JC


May 25 '06 #6
Hi Nico, i think this is what am looking for. Also found this usefull
article about ILMerge
http://www.codeproject.com/dotnet/mergingassemblies.asp
I'll give it a try.
Thanks
JC

"Nico" <b_*********@free.fr> escribió en el mensaje
news:44**********************@news.free.fr...
Juan C. Santaella a écrit :
Hi, am new to C# programming and i wonder if it's possible to protect /
hide
a DLL that I bought with some functionality and used it as a reference in
my
C# Winform project so it's not copied and used by others in developing
another project?
Thanks in advance for your help.
JC

Maybe you could try ILMerge to "hide" the DLL into the main executable...

Nico
May 25 '06 #7

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

Similar topics

9
by: Howard | last post by:
I am currently looking at the various packages that are available for software protection. I have a particular question that I'd welcome your feedback on. Background info: I work for a company...
0
by: SoftComplete Development | last post by:
SoftComplete Development Updates EXECryptor to v. 2.1.20 Software piracy! Cracked serial numbers! Thousands of commercial products are posted on the warez sites and become available to all who...
3
by: nathanvi | last post by:
Hi, i've a mdb access file and i launched Tools->Protection->SettingAutomaticProtection (sorry if translation isn't fine but the language in my PC is not english :-( ) two weeks ago .. In other...
10
by: Jose Jimenez | last post by:
Hi Folks I wonder if somebody can help me to copy protect a C program that runs under ms-dos compilated with djgpp... and gcc I have seen www.sofpro.com for references but the software has...
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....
9
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...
19
by: John | last post by:
I would like to use some third party software for copy protection, software that prevents from copy paste program to another computer (not obfuscator). I am looking for some good solution (hardware...
20
by: Paul Bromley | last post by:
Not sure if I can ask the question in this forum - please let me know if it is better elsewhere. Does anyone know of a reasonably priced good copy protection program that will protect software on...
0
by: dba | last post by:
Hi folks, I would just like to share with you SQL CodeSecure, a newly released database protection and auditing tool from SqlLabs: SQL CodeSecure provides ultimate protection from unauthorized...
0
by: Vinod Sadanandan | last post by:
STANDBY DATABASE MONITORING & PROTECION MODES (9iR2) This document is written for understanding and monitoring standby database configured with diffrent protection modes . MAXIMUM PROTECTION ...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.