Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Python Wheel Obfuscator (github.com/huntzhan)
6 points by huntzhan on Feb 21, 2021 | hide | past | favorite | 2 comments



Can you provide more details? Iā€™m unsure what this does


As shown in the example, this tool hides/protects the python source code from the target user by replacing with the compiled shared library.

wheel/wheelfile.py -> wheelfile.cpython-38-darwin.so

Such obfuscation process is handled by Cython.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: