473,396 Members | 1,774 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 2349
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
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...

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.