Can third party extract code from standalone desktop app developed using app designer matlab?
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (1)
Steven Lord
am 5 Aug. 2020
1 Stimme
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.
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!