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

Obfuscator for Csharp *.exe files ?

After having compiled a *.cs source code I got an *.exe file.
Is there a tool which is able to obfuscate/scramble the meta code to prevent de-assembling ?

Rob

Nov 16 '05 #1
3 2350
Robert McCabe wrote:
After having compiled a *.cs source code I got an *.exe file.
Is there a tool which is able to obfuscate/scramble the meta code to prevent de-assembling ?

Rob


You'll never be able to prevent disassembly. The obfuscation tools are
for renaming variables / function calls, as well as mixing things up so
that they look tangled and confusing when disassembled.

I believe that VS.NET 2003 ships with a trial obfuscation program.
Nov 16 '05 #2
I have used XenoCode with good success and it is mostly point and click -
which I like. The price is right too. Don't know enouph about the tech to
say if its any better/worse then Dotfuscator or not, but is simplier for me
to use. dlls and exes, and also console mode so you can include in your
post build events, etc.

--
William Stacey, MVP

"Robert McCabe" <ro**@lucent.com> wrote in message
news:ce*************@news.t-online.com...
After having compiled a *.cs source code I got an *.exe file.
Is there a tool which is able to obfuscate/scramble the meta code to prevent de-assembling ?
Rob


Nov 16 '05 #3
You may take a look of our source code protection solution. In addition to
obfuscation, we offer a protector that prevents MSIL disassembly and
decompilation. I believe this is the best protection strategy you can get
from the current markets.

http://www.remotesoft.com/salamander/obfuscator.html
http://www.remotesoft.com/salamander/protector.html

If you want to get even better protection, you can also link the .NET
Framework libraries (e.g., System.Windows.Forms.dll) into your own exe:
http://www.remotesoft.com/linker
"Robert McCabe" <ro**@lucent.com> wrote in message
news:ce*************@news.t-online.com...
After having compiled a *.cs source code I got an *.exe file.
Is there a tool which is able to obfuscate/scramble the meta code to prevent de-assembling ?
Rob

Nov 16 '05 #4

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

Similar topics

19
by: Agelmar | last post by:
Does anyone know of a good, reliable PHP obfuscator, preferably one that doesn't cost an arm and a leg? I tried Mike's gzen encoder, however I had problems with included files. (e.g. I have a file...
0
by: Christoph Riesenberger | last post by:
Hi, i want to obfuscate a .net project while building it with nant. Has anybody experiences with Aspose Obfuscator? Its free, but no support provided. My problem is to get it to work in command...
2
by: news.microsoft.com | last post by:
Hi: I work in Csharp's parser files by LEX/YACC.Now I have only CSharp-lex.l and CSharp.y file,but they not have CSharp'comment Parse. this is a part of CSharp-lex.l. ........................
2
by: venky | last post by:
We are looking to obfuscate our code and other assembles. I just want to which obfuscator to use and does anyone knows any site or article which compares different obfuscator including pricing...
6
by: cool2005 | last post by:
I have been trying several JS obfuscator but none of them work with a set of JS files. There are references between files so it will never work if the JS obfuscator process each file...
7
by: John T. | last post by:
Hi all I'm seeking for an obfuscator at a reasonable price. Generally, obfuscators are very expensive. It is difficult for me, a single programmer, to bear the cost of an obfuscator. Therefore,...
2
by: Laurent Bugnion [MVP] | last post by:
Hi group, A few years ago, I translated Douglas Crockford's JsMin from C to C#, because we wanted to use this functionality in our build process. JsMin is a code minimizer for JavaScript. It...
1
by: kashifwk | last post by:
I am evaluating Obfuscator to secure the source code in .Net assembilies.I am considering following obfuscators: 1) XenoCode (http://www.xenocode.com) 2) Spices.Obfuscator...
11
by: =?iso-8859-1?q?Martin_M=FCcke?= | last post by:
Hi, I am looking for a good javascript obfuscator - I found several on the web, but I am looking for one that can also handle javascript in jsp, html and java files - so I need a javascript...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...
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,...

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.