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

Publicado el: 02 junio 2020
en el canal de: 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!


En esta página del sitio puede ver el video en línea Python Source Code Protection (Windows OS) - Encrypt script with Multiple Modules de Duración hora minuto segunda en buena calidad , que subió el usuario AtShai Technologies 02 junio 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 1,628 veces y le gustó like a los espectadores. Disfruta viendo!