Am 10.02.2012 09:03, schrieb niki:
On 9.02.2012 20:41, Tim Roberts wrote:
Yes. If this is an issue for you, then you should not be using an
interpreted language at all. You need to use something that is
compiled, like C++. Even compiled code can be reverse-engineered, but
it's much harder.

IMHO not true. Professional decompilers for C++ are much better than
python decompilers. Example: hex-rays

Might be.
But I would think that the most C[++] sources are still harder to
understand than Python bytecode...

To the OP:
Cross-posting is not nice. Posting to two lists without any indication
is even worse.


Regards,

Dietmar


_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to