/hacking_cxfreeze

Primary LanguageShellMIT LicenseMIT

hacking_cxfreeze

A very simple demonstrator to show that a cx-Freezed Python project does not protect the source code because in the end, everything ends up as .pyc files in ./libXXX folders.

And .pyc can be easily decompiled.