antivirus evasion

  1. Code0

    |SOURCE| PROTECT PYTHON CODE CONVERTING IT IN C AND THEN TO BINARY| ANTIVIRUS BYPASS

    They said it is impossible to compile Python to machine code ? They are fools. We just need to use Cython library to convert Python sources to C language and then we can compile it to machine code. I had a goal to protect my intellectual property as far as possible with python and I believe I...
Top