I need to write a program in either Python or MATLAB that contains some proprietary information, but will not easily reveal this proprietary information if the program is distributed.
While I realize that a determined hacker can reverse engineer any source code, would it be easier to secure code written in Python or MATLAB?
.pyfiles... but that's python bytecode and can pretty easily be unraveled.