Pretty everything can be reverse engineered. You can only complicate the efforts required to reverse your program to an extent that makes the reversing pointless from an economic standpoint. In theory, compiling your sources with Cython makes your software as hard to decompile as if it was written in bare C/C++.
↧