Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Protecting dll files

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Protecting dll files

    Hi Ninjas,

    Since I bought a life-time license I'm able to protect dll assemblies with CliSecure, but now I have a question for a little deeper level of security:

    Let's suppose I have an indicator protected through CliSecure as DLL, is it possible tecnically for someone to download my dll from my NT folders?

    Thanks

    #2
    Hello pstrusi,

    They still will have access to your files correct. When exporting them as a compiled assembly (.dll) file you are just basically making it so that no one is able to view your source code of your NinjaScript files.

    Using a decompiler and other methods the assembly that you created are subject to the attempt of ways of veiwing the code. CliSecure is away of increasing your security by adding a higher level of security.

    You may view the following Help Guide for more information.
    JCNinjaTrader Customer Service

    Comment


      #3
      Question:

      If I successfully compile my code into dll through ClicSecure, and importe it again into my NT, will it work as it is the original code? or could it be there runtime errors, issues...etc ? Obviously I assume that it shouldn´t occur any error if original code runs ok, but I'd like to be aware is there's anything that I should be aware of.

      Thanks

      Comment


        #4
        The code will run the same as it would if it was still in the open source format.

        The only issue I'm aware of would be in regards to .net references that would require the same assembly be installed on the computer that exported this assembly.

        If you were able to import it without problem then you shouldn't need to worry about this.
        LanceNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by strategist007, Today, 07:51 PM
        0 responses
        2 views
        0 likes
        Last Post strategist007  
        Started by StockTrader88, 03-06-2021, 08:58 AM
        44 responses
        3,968 views
        3 likes
        Last Post jhudas88  
        Started by rbeckmann05, Today, 06:48 PM
        0 responses
        5 views
        0 likes
        Last Post rbeckmann05  
        Started by rhyminkevin, Today, 04:58 PM
        4 responses
        58 views
        0 likes
        Last Post dp8282
        by dp8282
         
        Started by iceman2018, Today, 05:07 PM
        0 responses
        6 views
        0 likes
        Last Post iceman2018  
        Working...
        X