FAQ Python Code Protection


ipepycrypter


Q. What is ipepycrypter
A. The ipepycrypter is a suite that provides tools to encrypt and run python scripts to protect intellectual property (IP).


Q. Which ipepycrypter tools are needed to encrypt python code?
A. Python code author needs ipepycypt to encrypt scripts.


Q. Which ipepycrypter tools are needed to execute encrypted python code?
A. ipepython interpreter is required to execute encrypted scripts.


Encryption (ipepycrypt)

    Q. How can I encrypt python code?
    A. The process of encrypting python code is described in detail in User Guide: ipepycrypter.


    Q. How can I get ipepycrypt tool?
    A. ipepycrypt can be downloaded from download page.



Script Execution (ipepython)

    Q. How can I execute encrypted python code?
    A. The process of executing python script is described in detail in User Guide: ipepycrypter.


    Q. Does ipepython run non-encrypted scripts also?
    A. Yes, ipepython supports encrypted and non-encrypted scripts.


    Q. Can ipepython run any encrypted script?
    A. No, ipepython supports scripts encrypted by ipecrypt tool.


    Q. How can I get ipepython tool?
    A. ipepython can be downloaded from download page.