Obfuscating

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • JJ

    #1

    Obfuscating

    I'm using Visual Studio 2005. I'm trying to protect my website dll files as
    best as possible using obfuscating approach.

    I've tried to use Dotfuscator Community Edition (comes with Vis Studio) to
    obfuscate the dll from the web deployment project. The result is hardly
    obfuscated at all (I am using the default settings and adding all required
    DLL's to the Dotfuscators input).

    Has anyone used this tool successfully with web deployment projects?
    Has anyone any recommendations on other Obfuscators that may do the job?

    Thanks in advance,
    JJ


  • David Wier

    #2
    Re: Obfuscating

    Though I haven't tried it for ASP.Net apps, as such, I have tried, and am
    very happy with Xenocode Postbuild (xenocode.com)

    David Wier

    http://iWritePro.com - One click PDF, convert .doc/.rtf/.txt to HTML with no
    bloated markup


    "JJ" <abc@xyz.comwro te in message
    news:usKvEgOmIH A.1188@TK2MSFTN GP04.phx.gbl...
    I'm using Visual Studio 2005. I'm trying to protect my website dll files
    as best as possible using obfuscating approach.
    >
    I've tried to use Dotfuscator Community Edition (comes with Vis Studio) to
    obfuscate the dll from the web deployment project. The result is hardly
    obfuscated at all (I am using the default settings and adding all required
    DLL's to the Dotfuscators input).
    >
    Has anyone used this tool successfully with web deployment projects?
    Has anyone any recommendations on other Obfuscators that may do the job?
    >
    Thanks in advance,
    JJ
    >

    Comment

    • JJ

      #3
      Re: Obfuscating

      Thank you. Will take a look.
      I'm surprised there are no more suggestion though - is there no one
      obfuscating their web projects?



      "David Wier" <dw@dw.comwro te in message
      news:%237sMwkOm IHA.6032@TK2MSF TNGP03.phx.gbl. ..
      Though I haven't tried it for ASP.Net apps, as such, I have tried, and am
      very happy with Xenocode Postbuild (xenocode.com)
      >
      David Wier

      http://iWritePro.com - One click PDF, convert .doc/.rtf/.txt to HTML with
      no bloated markup
      >
      >
      "JJ" <abc@xyz.comwro te in message
      news:usKvEgOmIH A.1188@TK2MSFTN GP04.phx.gbl...
      >I'm using Visual Studio 2005. I'm trying to protect my website dll files
      >as best as possible using obfuscating approach.
      >>
      >I've tried to use Dotfuscator Community Edition (comes with Vis Studio)
      >to obfuscate the dll from the web deployment project. The result is
      >hardly obfuscated at all (I am using the default settings and adding all
      >required DLL's to the Dotfuscators input).
      >>
      >Has anyone used this tool successfully with web deployment projects?
      >Has anyone any recommendations on other Obfuscators that may do the job?
      >>
      >Thanks in advance,
      >JJ
      >>
      >
      >

      Comment

      Working...