single secure executable for tidesdk

2019-05-27 12:04发布

问题:

I just started looking into TideSdk and noticed that when I "compile" (or package) a project (in Win-7), I get all of these dependecies which is actually the un-compiled source code for the app.

Is there any way to:

  1. Have Tide SDK package a file to one executable
  2. Not have the source code visible in any way, shape, or form in the final executable?

If none of those are possible, is there an alternative that can to these things?

回答1:

We are working on a solution. There are a few possibilities. The only thing that is possible currently is to obfuscate your code using google closure library through a tidebuilder option.



回答2:

I found this on google when trying to do something similar. It is annoying but seems to work. http://coffeecone.com/post/36127491095/howto-single-exe-for-tidesdk



回答3:

I use the application virtualization app Cameyo for this purpose. http://www.cameyo.com/