Jump to content

Oliver Nordestgaard

Newbies
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Oliver Nordestgaard

  1. Hi,

    I recently started creating a program for which i wanted my source code to be hidden, but discovered that in .NET this is not possible (to my knowledge), without external tools to obfuscate the code. I found out that more than a few developers, that don't have their source code available, have not obfuscated their code, meaning that the actual source code can be extracted using programs such as dotPeek. The source code that can be extracted includes the actual variable names and even comments. I saw that you had closed your source code because of copycats, and seeing as Paint.net is "affected" by this, i thought you wanted to know. I personally find confuserEx to be quite nice to circumvent this. If you are aware of this, or don't care, then feel free to ignore this

×
×
  • Create New...