single secure executable for tidesdk

﹥>﹥吖頭↗ 提交于 2019-12-08 02:52:08

问题


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/



来源:https://stackoverflow.com/questions/14206659/single-secure-executable-for-tidesdk

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!