Giter Site home page Giter Site logo

PyStand使用经验分享 about pystand HOT 3 OPEN

skywind3000 avatar skywind3000 commented on August 24, 2024 4
PyStand使用经验分享

from pystand.

Comments (3)

skywind3000 avatar skywind3000 commented on August 24, 2024

提个小建议,能用 Release 里提供的可执行的话,推荐直接用,而不是自己改代码,
如果有什么共性的需求,可以提 PR 上来,收录了有 ci 可以自动生成可执行。

主要是 Release 里的 PyStand.exe 我会去各大杀毒软件那里报 False Positive,
现在大部分杀毒软件都不会把它识别成病毒,你如果发现哪个杀毒软件还有误杀,你可以自己去报误杀,
那么时间越来越长,Release 里的 PyStand.exe 就会进入越来越多杀毒软件的白名单。

自己编的也行,主要就是你自己需要面临自己去报误报这件很啰嗦的事情。

from pystand.

David-xian66 avatar David-xian66 commented on August 24, 2024

提个小需求
能否做个高级加密的样例

from pystand.

David-xian66 avatar David-xian66 commented on August 24, 2024

提个小需求 能否做个高级加密的样例

还有就是我有个问题
既然使用pystand,里面内置的解释器不变。那么是不是我可以把入口文件换成pyo文件(因为生成的pyo文件在不同的用户电脑上都是一样的对吧)

然后我再把cpython源码里的字节码改下,就可以放在入口文件暴露了对吧

@skywind3000

from pystand.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.