Can third party extract code from standalone desktop app developed using app designer matlab?
显示 更早的评论
I have developed an app using app designer. If I share that app as a standalone desktop app to a third party or a person, can he extract the code or algorithm from that executable file or setup file.
采纳的回答
更多回答(1 个)
Steven Lord
2020-8-5
1 个投票
When you use MATLAB Compiler, the code is compiled into an archive that is encrypted using AES. I am not aware of any computationally feasible attacks against AES.
类别
在 帮助中心 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!