Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Secure Code of an Assembly

Secure Code of an Assembly

Scheduled Pinned Locked Moved The Lounge
toolsquestion
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    testy_proconsul
    wrote on last edited by
    #1

    hi all, in order to provide some free libraries i want to know, how i secure the source code compiled assemblies. I know, already there are some articles about this question, but i need also free tools like obfuscators or other for making this. If someone has information about this, i would be very thankful.

    V D 2 Replies Last reply
    0
    • T testy_proconsul

      hi all, in order to provide some free libraries i want to know, how i secure the source code compiled assemblies. I know, already there are some articles about this question, but i need also free tools like obfuscators or other for making this. If someone has information about this, i would be very thankful.

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      For .NET, I think obfuscation should be correct. But for core critical apps, it should be native Windows compiled. What do you say? Vasudevan Deepak Kumar Personal Homepage namespace LavanyaDeepak
      Personal Weblog
      The World of Deepak and Lavanya
      ViewPoint 24x7

      T 1 Reply Last reply
      0
      • V Vasudevan Deepak Kumar

        For .NET, I think obfuscation should be correct. But for core critical apps, it should be native Windows compiled. What do you say? Vasudevan Deepak Kumar Personal Homepage namespace LavanyaDeepak
        Personal Weblog
        The World of Deepak and Lavanya
        ViewPoint 24x7

        T Offline
        T Offline
        testy_proconsul
        wrote on last edited by
        #3

        yes, i agree with you ... ... are there any FREE and good obfuscators out there? ... and are there other tipps apart from obfuscation in order to secure ~? -- modified at 8:30 Wednesday 21st June, 2006 SORRY FOR POSTING IN THE LOUNGE!... it does not happen agein :rose: :)

        E 1 Reply Last reply
        0
        • T testy_proconsul

          yes, i agree with you ... ... are there any FREE and good obfuscators out there? ... and are there other tipps apart from obfuscation in order to secure ~? -- modified at 8:30 Wednesday 21st June, 2006 SORRY FOR POSTING IN THE LOUNGE!... it does not happen agein :rose: :)

          E Offline
          E Offline
          Ed Poore
          wrote on last edited by
          #4

          testy_proconsul wrote:

          are there any FREE and good obfuscators out there?

          Don't know about how good they are but     DotFustcator [^]ships free with VS2002, VS2003 and VS2005.     Aspose.Obfuscator[^] is completely free but don't think it's as good as DotFuscator.

          testy_proconsul wrote:

          are there other tipps apart from obfuscation in order to secure ~?

          Many, but it's mainly down to your mentality when you write the code, you've got to try and make things as complex as possible for anyone with a Disassembler.  I did a search in the last few days on Google for stuff like this (sorry can't remember what I searched for), there was one article here [^]which, not targetting any language, suggests some tips to protect your software.


          The Welsh will always support two teams: The Welsh, and anyone playing England :)

          1 Reply Last reply
          0
          • T testy_proconsul

            hi all, in order to provide some free libraries i want to know, how i secure the source code compiled assemblies. I know, already there are some articles about this question, but i need also free tools like obfuscators or other for making this. If someone has information about this, i would be very thankful.

            D Offline
            D Offline
            Duncan Edwards Jones
            wrote on last edited by
            #5

            If they are to be provided free what is the value in securing them exactly? Why not provide them free with source code on some form of website that encourages code sharing for mutual benefit - like this one? '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

            T 1 Reply Last reply
            0
            • D Duncan Edwards Jones

              If they are to be provided free what is the value in securing them exactly? Why not provide them free with source code on some form of website that encourages code sharing for mutual benefit - like this one? '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

              T Offline
              T Offline
              testy_proconsul
              wrote on last edited by
              #6

              im going to share some code with codeproject.com especially parts and core solutions of the whole program. but the whole product does not help anybody and there is no reason to decompile the end product and recompile it. furthermore this is a topic i have not be engaged with. demand costs

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups