python compiled code ofuscation
Jesus Cea Avion
jcea at argo.es
Tue Aug 1 10:02:58 EDT 2000
More information about the Python-list mailing list
Tue Aug 1 10:02:58 EDT 2000
- Previous message (by thread): python compiled code ofuscation
- Next message (by thread): python compiled code ofuscation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have several pyc files, and I'm trying to: a) Put all the files in a single file. b) Encypher that file to prevent reverse engineering. I know how to do that except for the following problem: How can I import a module from a compiled version (pyc) loaded into a string?. -- Jesus Cea Avion _/_/ _/_/_/ _/_/_/ jcea at argo.es http://www.argo.es/~jcea/ _/_/ _/_/ _/_/ _/_/ _/_/ _/_/ _/_/ _/_/_/_/_/ PGP Key Available at KeyServ _/_/ _/_/ _/_/ _/_/ _/_/ "Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/ "My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/ "El amor es poner tu felicidad en la felicidad de otro" - Leibniz
- Previous message (by thread): python compiled code ofuscation
- Next message (by thread): python compiled code ofuscation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list