|
|
|
|
|
by revelation
4946 days ago
|
|
You should really take a look at one of these .pyc files. They are very very verbose to the point that they even contain local variable names and the python code can be trivially decompiled from the bytecode. Literally the only thing that goes missing from .py to .pyc is comments. |
|
(Not that any DRM scheme can ever work, ever, but hey. At least some try to try.)