Code protection in deployed standalone application
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Arkaniva Sarkar
il 2 Giu 2023
Risposto: Steven Lord
il 2 Giu 2023
Hello,
I was trying to build a secure standalone app for my project using appdesigner, however, when I navigated to the folder where the associated files added during deploying the app are present, I could find the .mlapp file and all the associated .m files inside it. Though when I opened an .m file, the codes/contents where encrypted, I was wondering how secure the deployed standalone apps are, and whether the functions can be somehow decrypted?
0 Commenti
Risposta accettata
Steven Lord
il 2 Giu 2023
See this documentation page for more information about the deployable archive and the Wikipedia page for more information about AES.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Compiler in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!