推荐学习书目
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
woshichuanqilz
V2EX  ›  Python

pyinstaller 使用 -F 参数 生成的 exe 文件如何 加密?

  •  
  •   woshichuanqilz · Oct 28, 2018 · 4431 views
    This topic created in 2848 days ago, the information mentioned may be changed or developed.

    我用的 vmprotect Demo 加密测试了一下, 加密后的 exe 文件打不开, pyinstaller 我用的是 -w -F 的命令参数. 我的理解应该是 pyinstaller 生成的 exe 文件和一般的 exe 文件还是有一些区别。 关于 exe 加密我也看了一些帖子和网站, 主要还是代码混淆。 所以请问如果用了这个-F 的参数的有没有好的加密 exe 文件的方法。

    1 replies    2018-10-28 16:12:28 +08:00
    likuku
        1
    likuku  
       Oct 28, 2018
    应用 服务化,在线化,核心功能都放你在线服务器上。app 只提供本地 UI 和与在线服务的 I/O。

    隔壁可参考的教训:
    https://www.v2ex.com/t/501891
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2430 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 22ms · UTC 16:07 · PVG 00:07 · LAX 09:07 · JFK 12:07
    ♥ Do have faith in what you're doing.