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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Dll Security.

Dll Security.

Scheduled Pinned Locked Moved C#
securitytoolsquestion
3 Posts 2 Posters 1 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.
  • S Offline
    S Offline
    subrata jana
    wrote on last edited by
    #1

    hi how can i protect my dll from giving out the source code. As there are many free tools that can generate whole code.So how is my dll secure. I donot want to obfuscate the code to look unreadle but i want it not to be opened at all. It seems it can be done by removing the CLI header. How can i do that if possible. regards.

    A 1 Reply Last reply
    0
    • S subrata jana

      hi how can i protect my dll from giving out the source code. As there are many free tools that can generate whole code.So how is my dll secure. I donot want to obfuscate the code to look unreadle but i want it not to be opened at all. It seems it can be done by removing the CLI header. How can i do that if possible. regards.

      A Offline
      A Offline
      aamironline
      wrote on last edited by
      #2

      As there are many code generator, there are many obfuscators too ;) to make your code complecated.... See this : http://www.google.com/search?hl=en&lr=&q=.net+obfuscator[^]

      M Aamir Maniar aamirOnline.com

      S 1 Reply Last reply
      0
      • A aamironline

        As there are many code generator, there are many obfuscators too ;) to make your code complecated.... See this : http://www.google.com/search?hl=en&lr=&q=.net+obfuscator[^]

        M Aamir Maniar aamirOnline.com

        S Offline
        S Offline
        subrata jana
        wrote on last edited by
        #3

        hi I have wriiten my own obfuscator but that can be open back also. So i want something so that our dll is secured to open in any tools. thanks.

        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