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

Encrypting the source code

Hello everybody,

I have deployed an ASP.NET application for one of our clients, is there a
way to hide or encrypt the source code of the application (C# code behind)
from being diplayed by anyone else?

Thanks.
Nov 18 '05 #1
3 1366
something called an obsufcator can make it very hard to decompile compiled
code.. there is a free version with VS.NET Enterprise that i know of.. maybe
other versions have one also.
"Mohammad Samara" <mo******@samara.fslife.co.uk> wrote in message
news:eq**************@TK2MSFTNGP11.phx.gbl...
Hello everybody,

I have deployed an ASP.NET application for one of our clients, is there a
way to hide or encrypt the source code of the application (C# code behind)
from being diplayed by anyone else?

Thanks.

Nov 18 '05 #2
Try this:

http://www.abderaware.com/WhitePapers/Obfuscator.htm
"Mohammad Samara" <mo******@samara.fslife.co.uk> wrote in message
news:eq**************@TK2MSFTNGP11.phx.gbl...
Hello everybody,

I have deployed an ASP.NET application for one of our clients, is there a
way to hide or encrypt the source code of the application (C# code behind)
from being diplayed by anyone else?

Thanks.

Nov 18 '05 #3
Obfuscators make it harder to decompile .NET IL into C#
code.

Check the http://www.gotdotnet.com/team/csharp/tools/
website for list of useful tools.

Warm regards,
Arun Ganesh.
www.arunmicrosystems.netfirms.com
-----Original Message-----
Try this:

http://www.abderaware.com/WhitePapers/Obfuscator.htm
"Mohammad Samara" <mo******@samara.fslife.co.uk> wrote in messagenews:eq**************@TK2MSFTNGP11.phx.gbl...
Hello everybody,

I have deployed an ASP.NET application for one of our clients, is there a way to hide or encrypt the source code of the application (C# code behind) from being diplayed by anyone else?

Thanks.

.

Nov 18 '05 #4

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

Similar topics

7
by: steve | last post by:
Hi, I know there are a few free and paid php source code encryption scripts around. Has anyone used one, and any feedback? I am interested in encrypting source that is placed on a remote host....
14
by: David Williams | last post by:
Hello all. Anyone know of a free program I can use to encrypt my php code? I would like it to be secure as possible. i.e. not viewable from the web. Also, is there an html encryptor or will...
12
by: kimi | last post by:
Hello, I am running Microsoft SQL Server 2000 on a Windows 2000 Sever. I have been working with SQL Server, Building ASp WebSites for many years now. I am by no means an expert - nor have I had...
3
by: Piotr | last post by:
MS has published on its sites javascript encoder, which enables "encrypting" javascript code. It allows hiding js code from being seen as a text file. There is a decoder for it, available in the...
6
by: Dayne | last post by:
Guys, I am writing a database application(vb.net , sql server) and is presently storing the connection settings in a xml file...not very secure though. What is a safer method in a dynamic...
1
by: jimfortune | last post by:
This idea is still in the process of formulation. I'm considering the idea of storing encrypted data in memo fields. Since the data is for internal use only I don't think the legal limits on...
11
by: frizzle | last post by:
Hi there, I need an encrypting function, but haven't got a clue where to start. First a string has to be encrypted with two different encryption keys. Both output should be anything a-z / A-Z /...
25
by: Gernot Frisch | last post by:
Hi, I want to build a encryption macro set, that can crypt: char secret = CRYPT("KungFu"); to anything unreadable, and then have a function: char* DECRYPT(char* str) { ...
1
by: vikram | last post by:
How can we encrypt app.comfig keys in .net 2003 ? Thanks
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
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: 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
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
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.