推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
blakefan
V2EX  ›  Python

Python 编译成 so 文件后,可以在反编译为源码?有没有大神指教一下

  •  
  •   blakefan · Jun 2, 2020 · 6502 views
    This topic created in 2194 days ago, the information mentioned may be changed or developed.
    2 replies    2020-06-03 09:32:13 +08:00
    Latin
        1
    Latin  
       Jun 2, 2020
    最多反汇编,不可反编译 https://v2ex.com/static/img/doge.gif
    1daydayde
        2
    1daydayde  
       Jun 3, 2020
    用 `strings xxx.so` 可以看到一些变量、方法,反汇编一下就更明显了。本站好像有好几个贴子讨论 python 混淆、加密的,你可以搜一下。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2777 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 05:20 · PVG 13:20 · LAX 22:20 · JFK 01:20
    ♥ Do have faith in what you're doing.