Developing free .NET obfuscator. Need feedback.

Discussion in 'C#' started by ianderf, Sep 13, 2014.

  1. #1
    I'm developing a .NET obfuscator (free)
    Supported features (for version 0.7)
    • Obfuscation of type, method, field names (including public names and virtual methods, when possible)
    • Deletion of namespaces, property and event definitions (when possible)
    • Encryption of constants
    • Fine-grained settings system
    • Map of obfuscated names

    At this moment, only command-line interface is available.
    Feedback is welcome. What you like or don't like, feature suggestions, etc.
     
    ianderf, Sep 13, 2014 IP
  2. NLDev

    NLDev Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    Where do I check it out?
    Also, are you going to make it Open Source?
     
    NLDev, Nov 8, 2016 IP