tCR-lux / hacking_cxfreeze

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Shell 87.7%Language:Python 12.3%