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 GussJ, 03-04-2020, 03:11 PM
        16 responses
        3,281 views
        0 likes
        Last Post Leafcutter  
        Started by WHICKED, Today, 12:45 PM
        2 responses
        19 views
        0 likes
        Last Post WHICKED
        by WHICKED
         
        Started by Tim-c, Today, 02:10 PM
        1 response
        9 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by Taddypole, Today, 02:47 PM
        0 responses
        5 views
        0 likes
        Last Post Taddypole  
        Started by chbruno, 04-24-2024, 04:10 PM
        4 responses
        53 views
        0 likes
        Last Post chbruno
        by chbruno
         
        Working...
        X