Python Source Code Protection (Windows OS) - Encrypt script with Multiple Modules

Published: 02 June 2020
on channel: AtShai Technologies
1,628
like

Encrypt, obfuscate and protect Python scripts on Windows OS. Keep python source code protected from prying eyes. Prevent against exploit scans. Secure intellectual property and proprietary information. Guard against unsanctioned edits.

Encrypting Python Script and Modules -
In this video, I encrypt 3 python scripts: 1 main script and 2 modules
1 main script, named caller.py, calls the two modules, mulfuncs.py and printme.py
After encryption, I put all 3 scripts into one folder
Then I show the contents of each of the 3 scripts, so you see what an encrypted ,obfuscated python code looks like
Then, I run the caller script (by double-clicking on it). The caller script completes successfully.
To test what happens when an expected module is not found, i deliberately renamed the printme.py module to another name
Then I re-ran the "caller.py", which failed...since the "printme.py" script no longer exists.

NOTE: Any change or modification to an encrypted script (no matter how minor) will cause it to stop functioning!


On this page of the site you can watch the video online Python Source Code Protection (Windows OS) - Encrypt script with Multiple Modules with a duration of hours minute second in good quality, which was uploaded by the user AtShai Technologies 02 June 2020, share the link with friends and acquaintances, this video has already been watched 1,628 times on youtube and it was liked by like viewers. Enjoy your viewing!