Python source code easy to hack?
88888 Dihedral
dihedral88888 at googlemail.com
Fri Sep 28 13:37:47 EDT 2012
More information about the Python-list mailing list
Fri Sep 28 13:37:47 EDT 2012
- Previous message (by thread): Python source code easy to hack?
- Next message (by thread): what is the difference between st_ctime and st_mtime one is the time of last change and the other is the time of last modification, but i can not understand what is the difference between 'change' and 'modification'.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jayden於 2012年9月28日星期五UTC+8下午7時57分14秒寫道: > Dear All, > > > > I have a concern in developing commercial code with Python. Someone told me that its program can be easily hacked to get its source code. Is it really the case? Any way to protect your source code? > > > > Thanks a lot! > > > > Jayden Nowadays high priced commercial IDE software products shipped with a built in interpreter with some GUI to let users customize their own needs in designs. This also means examples in source codes to be provided, too. Anyway even compiled instructions can be iced and reverse engineered for all the flows of the software.
- Previous message (by thread): Python source code easy to hack?
- Next message (by thread): what is the difference between st_ctime and st_mtime one is the time of last change and the other is the time of last modification, but i can not understand what is the difference between 'change' and 'modification'.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list