Is there a way the source code hex to be protected from reading ?
Why do I need this ? Suppose you have a device which code is protected from reading, but its hex is not, then third party could use this hex to program new devices which will work no matter there is no understanding why.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi @Gordon,
Is there a way the source code hex to be protected from reading ?
Why do I need this ? Suppose you have a device which code is protected from reading, but its hex is not, then third party could use this hex to program new devices which will work no matter there is no understanding why.
Thank you!