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. Other Discussions
  3. IT & Infrastructure
  4. Protect your source code

Protect your source code

Scheduled Pinned Locked Moved IT & Infrastructure
comannouncement
4 Posts 3 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.
  • D Offline
    D Offline
    DeepToot
    wrote on last edited by
    #1

    I thought this was pretty interesting when I was googling for better ways to keep your code from being decompiled and used. The site I ran acrossed was called Assembly Lock Box (http://assemblylockbox.gibwo.com/[^]) and it uses a safer way to protect your code. It's better than obfuscation and easily integrates with applications. I wrote about a trial version to see how it works. But wanted everyone else to check it out as well because everyone's code is at stake. Thanks for the time. have a great day. Steve -- modified at 15:08 Wednesday 1st March, 2006

    J H 2 Replies Last reply
    0
    • D DeepToot

      I thought this was pretty interesting when I was googling for better ways to keep your code from being decompiled and used. The site I ran acrossed was called Assembly Lock Box (http://assemblylockbox.gibwo.com/[^]) and it uses a safer way to protect your code. It's better than obfuscation and easily integrates with applications. I wrote about a trial version to see how it works. But wanted everyone else to check it out as well because everyone's code is at stake. Thanks for the time. have a great day. Steve -- modified at 15:08 Wednesday 1st March, 2006

      J Offline
      J Offline
      James Gupta
      wrote on last edited by
      #2

      Wow i never knew how vunerable it was - thanks for the post Swel

      1 Reply Last reply
      0
      • D DeepToot

        I thought this was pretty interesting when I was googling for better ways to keep your code from being decompiled and used. The site I ran acrossed was called Assembly Lock Box (http://assemblylockbox.gibwo.com/[^]) and it uses a safer way to protect your code. It's better than obfuscation and easily integrates with applications. I wrote about a trial version to see how it works. But wanted everyone else to check it out as well because everyone's code is at stake. Thanks for the time. have a great day. Steve -- modified at 15:08 Wednesday 1st March, 2006

        H Offline
        H Offline
        HimaBindu Vejella
        wrote on last edited by
        #3

        We can even implement code access security (CAS) to protect Our code Senior Software Engineer Nothing is Impossible Even Impossible says I'MPOSSSIBLE

        D 1 Reply Last reply
        0
        • H HimaBindu Vejella

          We can even implement code access security (CAS) to protect Our code Senior Software Engineer Nothing is Impossible Even Impossible says I'MPOSSSIBLE

          D Offline
          D Offline
          DeepToot
          wrote on last edited by
          #4

          Isnt CAS just for execution of code though? Certain policies say whether or not the application, or code in a dll, can be ran. So that would still allow the app to be disassembled. What AssemblyLockBox does, from what I read, is keep your code form being disassembled and keep people from seeing your code, even with apps like reflector. To James: If you've never downloaded the application 'Reflector', do so and almost any .Net application can be disassembled and viewed, even if obfuscated using Microsofts tool. Just google for it and it will show up. Thanks for the reply guys. Have a great day. Steve

          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