How to Protect Python Script with Modules - Part-1

Publié le: 04 juillet 2020
sur la chaîne: AtShai Technologies
126
like

https://enscrypt.io/source-code-prote... - This python protection video demonstrates how to encrypt a python script along with its modules. This video is the first part of a four-part series of demos.

The main python script is encrypted in this video, and the two modules it calls are encrypted in the other videos (part 2 and 3).

Note, the term "main python script" refers to the python script from which calls are made to the modules.

To specify all the modules that'll be needed in the main python script, simply add a line similar to the one below, to your script:

eimport module1,module2,module3

Note the "eimport". Replace the modules (module1,module2,module3) with the actual python modules you wish to protect.


Sur cette page du site, vous pouvez voir la vidéo en ligne How to Protect Python Script with Modules - Part-1 durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur AtShai Technologies 04 juillet 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 126 fois et il a aimé like téléspectateurs. Bon visionnage!