I've got some code and I need to stop people looking at it and stealing it. Can I obfuscate it easily?. I also need to do it with the .hex code so they cant reverse it.
I think this is a very common requirement. Is there a button in keil to do it?
Advise please.
I say that as someone who has done it a number of times and all of them legally assembler code : fairly tough C code: very tough fully optimized C: extremely tough
Please note, I never said 'impossible'
Erik
fairly tough very tough extremely tough
The toughness of the task really depends on whether one is adept at the task. Sometimes C (even optimised C) can be a lot easier than assembler.