dotfuscator

  • Thread starter Thread starter Tina
  • Start date Start date
T

Tina

I have a dll created from an asp.net component I wrote. I want to
distribute it to other developers but I'm told it can be reverse engineered.
I read the docs on dotfuscator thinking that this could add protection.

The docs say that to run it from vs.net to run it from the external tools
menu then follow the gui. The External Tools dialog box comes up, I
highlight Dot&Fuscator Community Edition, Hit OK and nothing happens.

What am I missing?
Thanks,
T
 
The dialog box you see is for adding new external tools to the IDE. To
invoke Dotfuscator, look for 'Dotfuscator Community Edition' item in the
IDE's Tools menu itself and click it.

I have a dll created from an asp.net component I wrote. I want to
distribute it to other developers but I'm told it can be reverse engineered.
I read the docs on dotfuscator thinking that this could add protection.

The docs say that to run it from vs.net to run it from the external tools
menu then follow the gui. The External Tools dialog box comes up, I
highlight Dot&Fuscator Community Edition, Hit OK and nothing happens.

What am I missing?
Thanks,
T
 
In VS.NET 2005, Dotfuscator has its own menu entry:

"Tools", "Dotfuscator Community Edition".

It works fine, and so does the link to Dotfuscator in the
"Start Menu", "Programs", "Microsoft Visual Studio 2005",
"Visual Studio Tools", "Dotfuscator Community Edition".

Which version of VS.NET are you using ?



Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top