Changing Opcode Numbers

Emmanuel Astier emmanuel.astier at winwise.fr
Wed Jan 30 14:28:47 EST 2002


Hi, 

I'm using Python for a Multiplayer game on Internet. 
The code in python rules all the logic part of the game, so I would
like to protect this part of the code as much as possible...

Is changing the Opcode order (that means creating my own python lib )
in opcode.h enougth to make a good protection from python decompiler ?

thanks for any advice, comment, and any form of answer...


Emmanuel





More information about the Python-list mailing list