How to protect an EXE file created using deploytool
Mostrar comentarios más antiguos
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 17 de Sept. de 2018
1 voto
It is not possible to have a fully protected program written in any programming language including assembler, at least not without hardware support such as sealed circuits in radiation hardened devices and deliberate hardware routings to prevent analysis of timing to figure out what instruction is executing.
1 comentario
BeeTiaw
el 20 de Sept. de 2018
Categorías
Más información sobre MATLAB Compiler en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!